This PR was merged into the bootstrap-admin-panel branch. Discussion ---------- Commits ------- Adjust the configuration to the new Twig Hooks version Start using Twig Hooks autoprefixing in the Dashboard templates Start using Twig Hooks autoprefixing in the Admin User templates Start using Twig Hooks autoprefixing in the Catalog Promotion templates Fix the dashboard view Start using Twig Hooks autoprefixing in the Channel templates Start using Twig Hooks autoprefixing in the Country templates Start using Twig Hooks autoprefixing in the Customer templates Clean up the Dashboard templates Start using Twig Hooks autoprefixing in the Inventory templates Start using Twig Hooks autoprefixing in the Product Association Type templates Start using Twig Hooks autoprefixing in the Product Variant templates Start using Twig Hooks autoprefixing in the Promotion templates Start using Twig Hooks autoprefixing in the Taxon templates Start using Twig Hooks autoprefixing in the Tax Rate templates Start using Twig Hooks autoprefixing in the Order templates Start using Twig Hooks autoprefixing in the Product templates Temporarily set the twig-hooks package version constraint to dev-main Prepare for renaming shared twig hooks to common twig hooks Start using Twig Hooks autoprefixing in the Product Variant related templates Remove left-overs after the old Twig Hooks implementation Replace the old `HookableComponentTrait` with the new `HookableLiveComponentTrait` Fix minor errors causing failing Behat scenarios Replace `get_hookable_*` twig functions with `hookable_metadata.*` Remove the parentMainHook and parentFallbackHook props Try to stabilize scenarios checking notifications Remove debugging left-overs Add passing form to the form-related hooks to make sure the form_theme is applied Remove redundant Then step Fix breadcrumbs on the dashboard index |
||
|---|---|---|
| .bunnyshell | ||
| .docker | ||
| .github | ||
| adr | ||
| bin | ||
| config | ||
| docs | ||
| etc/build | ||
| features | ||
| public | ||
| src | ||
| templates | ||
| tests | ||
| translations | ||
| var | ||
| .babelrc | ||
| .dockerignore | ||
| .editorconfig | ||
| .env | ||
| .env.test | ||
| .env.test_cached | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .npmignore | ||
| .readthedocs.yaml | ||
| behat.yml.dist | ||
| composer-require-checker.json | ||
| composer.json | ||
| CONFLICTS.md | ||
| docker-compose.test.yml | ||
| docker-compose.yml | ||
| ecs.php | ||
| LICENSE | ||
| Makefile | ||
| monorepo-builder.php | ||
| package.json | ||
| phparkitect.php | ||
| phpspec.yml.dist | ||
| phpstan-baseline.neon | ||
| phpstan.neon.dist | ||
| phpunit.xml.dist | ||
| README.md | ||
| rector.php | ||
| RoboFile.php | ||
| SECURITY.md | ||
| symfony.lock | ||
| UPGRADE-2.0.md | ||
| UPGRADE-API-2.0.md | ||
| webpack.config.js | ||
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.
➕ Sylius Plus
Sylius Plus offers modular features like OnePageCheckout and a B2B suite, alongside advanced capabilities such as multi-store management, partial order fulfillment, smooth returns handling, a loyalty system and multi-source inventory. Pick and choose the modules you need to supercharge your eCommerce projects effortlessly.
🤝 Community
Get Sylius support on Slack or Stack Overflow or get professional SLA-backed support and Project Success Assistance with Sylius Plus license! Learn more.
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.
📃 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.



















































































