No description
Find a file
2018-09-24 12:54:27 +02:00
.github Merge branch '1.2' 2018-09-18 12:32:54 +02:00
app Remove unused parameters.yml.dist file 2018-08-29 11:58:10 +02:00
bin Load env.dist files by default 2018-09-24 12:54:27 +02:00
config Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
docs Merge branch '1.1' into 1.2 2018-09-18 12:30:52 +02:00
etc Merge branch '1.2' 2018-09-18 12:32:54 +02:00
features Merge branch '1.2' 2018-09-18 12:32:54 +02:00
public Load env.dist files by default 2018-09-24 12:54:27 +02:00
src Merge branch '1.2' 2018-09-18 12:32:54 +02:00
templates Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
tests Fix PHPUnit tests compatibility with Sf4 client 2018-04-25 14:07:45 +02:00
translations Introduce Symfony Flex 2018-08-27 14:15:23 +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
.env.dist Fix resolving environment variables 2018-09-05 15:19:11 +02:00
.env.test.dist Fix resolving environment variables 2018-09-05 15:19:11 +02:00
.env.test_cached.dist Final fixes 2018-08-17 17:37:59 +02:00
.eslintrc.js Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.gitignore Merge branch '1.2' 2018-09-18 12:32:54 +02:00
.travis.yml Merge branch '1.2' 2018-09-18 12:32:54 +02:00
behat.yml.dist Add backwards compatibility layer for Behat configuration referenced in Sylius-Standard 2018-08-24 10:48:25 +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.13 2018-08-27 10:34:22 +02:00
CHANGELOG-1.2.md Generate changelog for v1.2.6 2018-08-27 11:13: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 Move symfony/flex dependency to require-dev 2018-09-19 10:40:08 +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 Make PHPStan passing 2018-08-15 14:32:33 +02:00
phpunit.xml.dist Introduce Symfony Flex 2018-08-27 14:15:23 +02:00
README.md Merge branch '1.2' 2018-07-09 12:09:36 +02:00
symfony.lock Introduce Symfony Flex 2018-08-27 14:15:23 +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.