No description
Find a file
Kamil Kokot 419c48f934
Merge pull request #9345 from Sylius/lchrusciel-patch-1
[HOTFIX] Missing configuration for channel in sonata
2018-07-03 15:09:35 +02:00
.github Add label for issues/pr's that should not be staled 2018-06-25 09:48:46 +02:00
app Fix secret parameter resolving 2018-05-31 14:20:49 +02:00
bin Show packages versions after Composer install 2017-12-11 12:42:23 +01:00
docs Merge pull request #9527 from adrienlucas/fix-doctrine-pass-priority 2018-07-03 11:03:41 +02:00
etc Use PHPStan in CI 2018-03-15 13:50:13 +01:00
features Make tests passing again 2018-07-02 17:32:23 +02:00
src/Sylius Merge pull request #9345 from Sylius/lchrusciel-patch-1 2018-07-03 15:09:35 +02:00
tests Merge branch '1.0' into 1.1 2018-04-12 10:56:41 +02:00
var Use Symfony 3 directory structure 2016-11-22 19:02:56 +01:00
web [Maintenance] Add staging environment 2017-09-11 11:02:23 +02:00
.gitignore Update .gitignore 2018-06-11 11:20:13 +03:00
.travis.yml Run as little Travis jobs as possible for 1.1 branch 2018-05-31 12:31:58 +02:00
behat.yml.dist [Behat] Move configuration from etc/behat/ to src/Sylius/Behat/Resources/config/ 2016-05-19 16:12:31 +02:00
CHANGELOG-1.0.md Add tl;dr section to CHANGELOG for 1.0 2018-06-12 14:07:48 +02:00
CHANGELOG-1.1.md Add tl;dr section to CHANGELOG for 1.1 2018-06-12 14:09:11 +02:00
composer.json Install Doctrine extension for PHPStan 2018-07-01 18:15:59 +02:00
easy-coding-standard.yml use yml syntax 2018-05-21 14:49:14 +01:00
Gulpfile.js [Gulp] Add gulp watch 2016-12-07 20:19:36 +01:00
LICENSE It's 2018! 2018-01-02 10:40:48 +00:00
package.json Update node-sass for compatibility with Node.js 10 2018-05-14 18:05:25 +02:00
phpspec.yml.dist Rename ApiBundle to AdminApiBundle 2017-03-13 15:53:57 +01:00
phpstan.neon Install Doctrine extension for PHPStan 2018-07-01 18:15:59 +02:00
phpunit.xml.dist Update ApiTestCase to ^3.0 2018-03-15 15:01:44 +01:00
README.md Make README refer to the correct version of the docs 2018-06-15 14:44:03 +02:00
UPGRADE-1.0.md Unify changelog & upgrade files format 2018-05-31 12:04:29 +02:00
UPGRADE-1.1.md Unify changelog & upgrade files format 2018-05-31 12:06:16 +02:00
yarn.lock Upgrade Yarn dependencies 2018-06-12 11:21:20 +02:00

Sylius is an Open Source eCommerce Framework on top of Symfony.

The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and exceptional flexibility make it the best solution for application tailored to your business requirements. Powerful REST API allows for easy integrations and creating unique customer experience on any device.

We're using full-stack Behavior-Driven-Development, with phpspec and Behat.

Enjoy being an eCommerce Developer again!

Installation

Install Sylius with Composer (see requirements details).

Alternatively, you can use our Vagrant setup.

Documentation

Documentation is available at docs.sylius.com.

Community

Get Sylius support on Slack, Forum or Stack Overflow.

Stay updated by following our Twitter and Facebook.

Contributing

Would like to help us and build the most developer-friendly eCommerce platform? Start from reading our Contributing Guide!

License

Sylius is completely free and released under the MIT License.

Authors

Sylius was originally created by Paweł Jędrzejewski. See the list of contributors from our awesome community.