No description
Find a file
2018-08-15 14:30:31 +02:00
.github Merge branch '1.2' 2018-07-27 13:13:20 +02:00
app Move templates from "app/Resources" to "templates" 2018-08-15 14:30:31 +02:00
bin Test packages with a specific version of Symfony 2018-04-25 16:12:53 +02:00
docs Merge branch '1.1' into 1.2 2018-07-27 13:06:17 +02:00
etc Make Travis webserver use "web" as docroot 2018-05-26 14:11:01 +02:00
features Children taxon products displayed on taxon view 2018-08-10 08:42:27 +02:00
public Switch "web" directory to "public" 2018-08-15 14:30:31 +02:00
src/Sylius Merge pull request #9621 from bartoszpietrzak1994/taxon-with-children-taxons-behavior-in-listing 2018-08-15 14:12:14 +02:00
templates/bundle/TwigBundle/Exception Move templates from "app/Resources" to "templates" 2018-08-15 14:30:31 +02:00
tests Fix PHPUnit tests compatibility with Sf4 client 2018-04-25 14:07:45 +02:00
var Use Symfony 3 directory structure 2016-11-22 19:02:56 +01:00
.babelrc Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.editorconfig Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.eslintrc.js Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.gitignore Test packages with a specific version of Symfony 2018-04-25 16:12:53 +02:00
.travis.yml Require PHP ^7.2 in Sylius ^1.3 2018-06-18 13:01:54 +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 Generate changelog for v1.0.18 2018-07-10 13:22:15 +02:00
CHANGELOG-1.1.md Generate changelog for v1.1.12 2018-08-13 07:41:40 +02:00
CHANGELOG-1.2.md Generate changelog for v1.2.5 2018-08-13 07:55:41 +02:00
CHANGELOG-1.3.md Create boilerplate files for changelog & upgrades for 1.3 branch 2018-05-31 11:51:11 +02:00
composer.json Merge branch '1.2' 2018-07-03 12:01:02 +02:00
easy-coding-standard.yml use yml syntax 2018-05-21 14:49:14 +01:00
gulpfile.babel.js Switch "web" directory to "public" 2018-08-15 14:30:31 +02:00
LICENSE It's 2018! 2018-01-02 10:40:48 +00:00
package.json Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
phpspec.yml.dist Rename ApiBundle to AdminApiBundle 2017-03-13 15:53:57 +01:00
phpstan.neon Merge branch '1.1' into 1.2 2018-07-04 18:27:53 +02:00
phpunit.xml.dist Make PHPUnit package tests great again 2018-04-30 16:12:07 +02:00
README.md Merge branch '1.2' 2018-07-09 12:09:36 +02:00
UPGRADE-1.0.md Merge branch '1.2' 2018-07-10 13:30:01 +02:00
UPGRADE-1.1.md Mention BC breaks caused while fixing security issues 2018-07-10 13:27:39 +02:00
UPGRADE-1.2.md Mention BC breaks caused while fixing security issues 2018-07-10 13:29:42 +02:00
UPGRADE-1.3.md Unify changelog & upgrade files format 2018-05-31 12:11:38 +02:00
UPGRADE-2.0.md Deprecate MongoDB / PHPCR related classes, services and parameters 2018-07-03 16:00:51 +02:00
yarn.lock Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +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.

Roadmap

Our roadmap is available to browse, vote and comment as a Github project. You can also see all roadmap related issues by filtering those labeled with "Roadmap".

Community

Get Sylius support on Slack, Forum or Stack Overflow.

Stay updated by following our Twitter and Facebook.

Official plugins

This is the list of oficially supported Sylius plugins:

You can find other plugins on our ecosystem website or by looking for packages marked as sylius-plugin.

Contributing

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

Security issues

If you think that you have found a security issue in Sylius, please do not use the issue tracker and do not post it publicly. Instead, all security issues must be sent to security@sylius.com.

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.