No description
Find a file
2019-03-14 14:22:35 +01:00
.github Change branches in Sylius PR template to supported ones 2019-02-08 14:45:01 +01:00
app Fix ThemeBundle + plugins tests 2019-01-15 14:28:03 +01:00
bin Load env.dist files by default 2018-09-24 12:54:27 +02:00
config Move bundle registration from Kernel class to "bundles.php" 2019-01-31 11:12:51 +01:00
docs bug #10205 [Docs] Remove misleading channel context docs (Zales0123) 2019-03-06 10:13:40 +01:00
etc Merge branch '1.1' into 1.2 2019-03-04 13:08:20 +01:00
features Test order with no shipping address 2019-02-12 09:56:07 +01:00
public Apply coding standard fixes 2019-01-13 15:21:57 +01:00
src Improve taxon UI 2019-03-14 14:22:35 +01:00
templates Fix error templates path 2018-10-04 15:53:12 +02:00
tests Add missing Length constraint on product translation slug 2019-01-30 16:33:53 +01: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 Fixed: 9959 (added public/media/image/.gitkeep to repo) 2018-11-26 12:44:26 +02:00
.travis.yml Include PHP 7.3 in the build 2019-01-24 15:46:50 +01: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.17 2019-03-04 16:34:15 +01:00
CHANGELOG-1.2.md Generate changelog for v1.2.16 2019-03-04 16:53:30 +01:00
CHANGELOG-1.3.md Generate changelog for v1.3.9 2019-03-05 12:58:22 +01:00
composer.json Add behat/transliterator library 2019-03-06 17:49:50 +01: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 2019 2019-01-07 14:49:05 +01:00
package.json Merge branch '1.2' into 1.3 2018-11-28 10:16:35 +01:00
phpspec.yml.dist Extract Registry component 2019-02-21 13:36:43 +01:00
phpstan.neon Merge branch '1.2' into 1.3 2019-01-02 13:40:12 +01:00
phpunit.xml.dist Update to PHPUnit ^7.0 2019-02-06 12:34:08 +01:00
README.md Merge branch '1.2' into 1.3 2019-01-09 10:38:28 +01:00
symfony.lock Add behat/transliterator library 2019-03-06 17:49:50 +01: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 Generate changelog for v1.3.3 + add UPGRADE instructions 2018-11-07 12:54:11 +01:00
UPGRADE-2.0.md Deprecate MongoDB / PHPCR related classes, services and parameters 2018-07-03 16:00:51 +02:00
yarn.lock Yarn conflict resolved on 1.3 2018-11-28 10:22:23 +01: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).

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 officially 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.