No description
Find a file
2024-02-25 09:05:17 +01:00
.bunnyshell [Bunnyshell] Bump the PHP version to 8.2 in the php Dockerfile 2023-09-29 09:43:59 +02:00
.docker Update dev dockerfile 2023-01-19 13:55:43 +01:00
.github Merge branch '1.13' into 2.0 2024-02-16 11:41:12 +01:00
adr remove dead link to codebetter.com 2023-05-01 11:05:24 +02:00
bin Perform the repository's main directory cleanup 2023-09-21 13:02:23 +02:00
config [Maintenance][Behat] Autoload calendar contexts into container 2024-02-02 15:55:39 +01:00
docs Bump up Node.js only to supported LTS versions (18 and 20) 2024-02-09 13:52:53 +01:00
etc/build Merge branch '1.13' into 2.0 2024-02-05 10:32:37 +01:00
features Resolve conflicts between 1.13 and 2.0 2024-02-25 09:05:17 +01:00
public [maintenance] - Use symfony runtime component 2022-11-02 19:56:55 +01:00
src Resolve conflicts between 1.13 and 2.0 2024-02-25 09:05:17 +01:00
templates [API] Replace Swagger with OpenAPI 2023-07-12 09:54:32 +02:00
tests Resolve conflicts between 1.13 and 2.0 2024-02-25 09:05:17 +01:00
translations [Maintenance] Update composer, bundles and symfony lock 2020-09-04 14:29:26 +02:00
var Use Symfony 3 directory structure 2016-11-22 19:02:56 +01:00
.babelrc Bump JS dependencies' versions 2022-09-16 16:40:17 +02:00
.dockerignore [Bunnyshell] Adjust the workflows for Fork PRs 2023-06-30 12:42:49 +03:00
.editorconfig Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.env [Messenger] Use parameters in the transport configuration 2023-01-24 15:47:20 +01:00
.env.test [Messenger] Use parameters in the transport configuration 2023-01-24 15:47:20 +01:00
.env.test_cached [Messenger] Use parameters in the transport configuration 2023-01-24 15:47:20 +01:00
.eslintrc.js Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.gitattributes [Maintenance] Update .gitattributes 2024-02-02 15:07:36 +01:00
.gitignore Resolve conflicts between 1.13 and 2.0 2023-12-24 08:39:59 +01:00
.npmignore Prepare for releasing @sylius-ui/frontend npm package 2022-11-10 16:58:57 +01:00
.readthedocs.yaml [Documentation] Add configuration file for Read the Docs 2024-01-26 09:58:59 +01:00
behat.yml.dist Bring back the "chrome_headless_second_session" mink session 2023-12-21 14:51:22 +01:00
CHANGELOG-1.13.md Generate changelog for v1.13.0-ALPHA.1 2024-02-05 13:04:54 +01:00
composer-require-checker.json Merge 1.13 into 2.0 2023-11-13 16:32:54 +01:00
composer.json Merge branch '1.13' into 2.0 2024-02-16 11:41:12 +01:00
CONFLICTS.md Remove unnecessary Symfony conflicts 2024-02-09 12:44:02 +01:00
docker-compose.test.yml [Docker] Update Symfony messenger configuration 2023-01-24 16:53:01 +01:00
docker-compose.yml [Docker] Add env vars to docker-compose.yml 2022-09-13 09:55:54 +02:00
ecs.php Merge branch '1.13' into 2.0 2023-12-15 10:42:55 +01:00
LICENSE New year 2024 2024-01-04 14:21:06 +01:00
Makefile Remove Psalm 2023-12-04 11:10:34 +01:00
monorepo-builder.php Checking package versions 2022-10-05 10:35:26 +02:00
package.json Bump up Node.js only to supported LTS versions (18 and 20) 2024-02-09 13:52:53 +01:00
phparkitect.php [Maintenance] Ignore abstract classes in spec arkitect rule 2024-01-26 14:57:30 +01:00
phpspec.yml.dist Remove custom error level on Phpspec 2022-05-16 10:01:29 +02:00
phpstan-baseline.neon Resolve conflicts between 1.13 and 2.0 2024-02-25 09:05:17 +01:00
phpstan.neon.dist [AdminBundle] Change namespace of CreateAdminUser 2024-01-18 08:21:39 +01:00
phpunit.xml.dist Refactor checking whether the channel can be deleted 2023-11-06 16:02:12 +01:00
README.md Update README.md 2023-11-29 10:41:28 +01:00
rector.php [Rector] Configure PHP version up to 8.0 2022-06-02 10:20:15 +02:00
RoboFile.php Merge branch '1.13' into 2.0 2024-01-19 14:50:54 +01:00
SECURITY.md Refer to release process from SECURITY.md 2019-06-12 22:29:14 +08:00
symfony.lock [ApiBundle] Implement Sales Statistics feature 2024-01-17 14:21:49 +01:00
UPGRADE-2.0.md Resolve conflicts between 1.13 and 2.0 2024-02-08 09:40:36 +01:00
UPGRADE-API-2.0.md Perform the repository's main directory cleanup 2023-09-21 13:02:23 +02:00
webpack.config.js Add Webpack Encore 2019-11-06 15:08:34 +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 applications 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).

Follow the Getting started with Sylius tutorial!

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

Would like to help us and build the most developer-friendly eCommerce framework? 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.

📦 Plugins and Extensions: Sylius Store

You can find Sylius plugins on our Sylius Store which is a Marketplace with Sylius extensions.

Or search for packages marked as sylius-plugin on Packagist.

Sylius Plus

Sylius Plus gives you all the power of Open Source and much more. It comes with the following set of enterprise-grade features:

  • Advanced Multi-store
  • Returns Management
  • Multi-source Inventory
  • Advanced Users Permissions
  • Partial Order Fulfillment
  • Loyalty

What is more, Sylius Plus means SLA-backed support and Project Success Assistance from its creators. Learn more.

📃 License

Sylius is completely free and released under the MIT License.

✍️ Authors

Sylius was originally created by Paweł Jędrzejewski.

Kudos to all Sylius contributors 🙏

... and others!

See the full list of contributors from our awesome community.