SyliusProductBundle
Products system for Symfony2 applications.
It supports simple product catalogs, as well as stores with requirement for fully customizable variants, options, properties and handy prototypes., (*1)
Its initial version was inspired by Spree product and variants system., (*2)
Sylius
Sylius - Modern ecommerce for Symfony2., (*3)
Visit Sylius.com., (*4)
bash
$ composer install --dev --prefer-dist
$ bin/phpspec run -fpretty
, (*5)
Documentation
Documentation is available on docs.sylius.com., (*6)
Contributing
All informations about contributing to Sylius can be found on this page., (*7)
Mailing lists
Questions? Feel free to ask on users mailing list.
To contribute and develop this bundle, use the developers mailing list., (*8)
If you want to keep up with updates, follow the official Sylius account on twitter., (*9)
Bug tracking
This bundle uses GitHub issues.
If you have found bug, please create an issue., (*10)
Versioning
Releases will be numbered with the format major.minor.patch
., (*11)
And constructed with the following guidelines., (*12)
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website.
This versioning method is same for all Sylius bundles and applications., (*13)
MIT License
License can be found here., (*14)
Authors
The bundle was originally created by PaweĆ JÄdrzejewski.
See the list of contributors., (*15)