No description
Find a file
Adam Kasperczak ee9c3144d2
minor #13772 [ADR][API] Update ADR for providing locales after changing the approach (GSadee)
This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.11
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | https://github.com/Sylius/Sylius/pull/12766 and https://github.com/Sylius/Sylius/pull/13333
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

4e82e09fdf [ADR][API] Update ADR for providing locales after changing the approach
ff3d798411 [ADR][API] Reject the old one and add the new ADR for providing locales after changing the approach
2022-03-18 14:06:50 +01:00
.github Resolve conflict after upmerging tests for PHP 8.1 2022-03-16 11:43:04 +01:00
adr minor #13772 [ADR][API] Update ADR for providing locales after changing the approach (GSadee) 2022-03-18 14:06:50 +01:00
app Resolve upmerge conflict 2020-09-17 20:47:30 +02:00
bin [Maintenance] Replace test-package.sh with native GH Actions 2022-01-19 14:11:15 +01:00
config [Promotion] Use sylius/calendar instead of the existing Calendar 2022-01-28 07:43:27 +01:00
docs Merge branch '1.10' into 1.11 2022-03-18 06:50:06 +01:00
etc Replace zendframework/zend-stdlib with laminas/laminas-stdlib 2021-02-18 14:47:38 +00:00
features Resolve conflict after upmerging changing processors priorities 2022-03-18 14:02:35 +01:00
public Merge branch '1.8' into 1.9 2021-04-07 08:59:48 +01:00
src Resolve conflict after upmerging changing processors priorities 2022-03-18 14:02:35 +01:00
templates Fix errors rendering in Admin API 2021-01-11 18:14:07 +01:00
tests Merge branch '1.10' into 1.11 2022-03-14 15:09:18 +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 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 [CatalogPromotions] handle test env with sync 2021-10-19 08:31:13 +02:00
.env.test [CatalogPromotions] handle test env with sync 2021-10-19 08:31:13 +02:00
.env.test_cached [CatalogPromotions] handle test env with sync 2021-10-19 08:31:13 +02:00
.eslintrc.js Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.gitignore Fix the build 2021-01-11 18:14:06 +01:00
.symfony.insight.yaml Update .symfony.insight.yaml to latest PHP version 2020-07-10 21:46:46 +02:00
behat.yml.dist [Behat] Add session manager service 2022-02-23 14:30:23 +01:00
CHANGELOG-1.0.md Generate changelog for v1.0.18 2018-07-10 13:22:15 +02:00
CHANGELOG-1.1.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +02:00
CHANGELOG-1.2.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +02:00
CHANGELOG-1.3.md Prepare v1.3.16 release 2020-01-27 16:11:16 +01:00
CHANGELOG-1.4.md Prepare v1.4.12 release 2020-01-27 16:13:38 +01:00
CHANGELOG-1.5.md Prepare v1.5.9 release 2020-01-27 16:15:47 +01:00
CHANGELOG-1.6.md Generate changelog for v1.6.9 2020-10-19 13:54:01 +02:00
CHANGELOG-1.7.md [Release] Generate changelog for v1.7.11 2020-11-12 16:46:06 +01:00
CHANGELOG-1.8.md Generate changelog for v1.8.12 2021-04-22 16:25:14 +01:00
CHANGELOG-1.9.md Generate changelog for v1.9.10 2022-03-14 15:13:55 +01:00
CHANGELOG-1.10.md Generate changelog for v1.10.11 2022-03-14 15:30:22 +01:00
CHANGELOG-1.11.md Generate changelog for v1.11.2 2022-03-14 15:33:24 +01:00
composer.json Resolve conflict after upmerging tests for PHP 8.1 2022-03-16 11:43:04 +01:00
CONFLICTS.md Merge branch '1.10' into 1.11 2022-03-07 10:56:36 +01:00
ecs.php CS fixes 2022-01-31 16:50:41 +01:00
gulpfile.babel.js Switch "web" directory to "public" 2018-08-15 14:30:31 +02:00
LICENSE Add proper date 2021-01-29 12:05:58 +01:00
package.json Bump jquery from 3.4.1 to 3.5.0 2020-04-30 01:33:31 +00:00
phparkitect.php [Architecture] Initialize architecture tests with PHPArkitect 2021-12-30 10:15:49 +01:00
phpspec.yml.dist Do not crash on deprecations with Phpspec 2022-03-16 08:51:51 +01:00
phpstan.neon.dist Typehint templating engines properly 2022-02-03 16:56:32 +01:00
phpunit.xml.dist Merge branch '1.3' into 1.4 2019-02-11 12:55:30 +01:00
psalm.xml Fix Psalm errors 2022-03-15 13:12:32 +01:00
README.md Merge branch '1.9' into 1.10 2021-06-29 11:44:20 +01:00
rector.php Move to PHP8.0 syntax in Components 2022-01-18 12:57:06 +01:00
SECURITY.md Refer to release process from SECURITY.md 2019-06-12 22:29:14 +08:00
symfony.lock Resolve conflict after upmerging bumping Psalm version 2022-03-15 19:50:31 +01:00
UPGRADE-1.0.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +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 Fix typos 2020-04-27 12:44:17 +02:00
UPGRADE-1.4.md Remove known errors section 2019-06-20 17:27:16 +08:00
UPGRADE-1.5.md [UPGRADE] Mention locale requirement change in UPGRADE-1.5 2019-07-04 13:08:05 +02:00
UPGRADE-1.6.md Adjust link to migration file 2020-11-24 20:55:53 +01:00
UPGRADE-1.7.md Add warning on tax calculation in 1.7's upgrade 2020-08-28 12:44:23 +02:00
UPGRADE-1.8.md [Bug] Fix default sylius config file path in Sylius 1.9 2021-08-27 16:01:17 +02:00
UPGRADE-1.9.md [Bug] Fix default sylius config file path in Sylius 1.9 2021-08-27 16:01:17 +02:00
UPGRADE-1.10.md [Core][Configuration] Rename flag that changes priorities in order processing 2022-03-16 14:15:31 +01:00
UPGRADE-1.11.md [Maintenance] Minor clean up of UPGRADE files for Sylius 1.11 2022-02-14 08:00:47 +01:00
UPGRADE-2.0.md Fixed typo 2018-11-27 10:08:05 +01:00
UPGRADE-API-1.8.md [Bug] Fix default sylius config file path in Sylius 1.9 2021-08-27 16:01:17 +02:00
UPGRADE-API-1.9.md [Bug] Fix default sylius config file path in Sylius 1.9 2021-08-27 16:01:17 +02:00
UPGRADE-API-1.10.md [Bug] Fix default sylius config file path in Sylius 1.10 2021-08-27 16:02:48 +02:00
UPGRADE-API-1.11.md [Maintenance] Minor clean up of UPGRADE files for Sylius 1.11 2022-02-14 08:00:47 +01:00
webpack.config.js Add Webpack Encore 2019-11-06 15:08:34 +01:00
yaml-standards.yaml fixed find files in yaml standards 2021-03-30 22:59:30 +02:00
yarn.lock Merge pull request #12553 from Sylius/dependabot/npm_and_yarn/ssri-6.0.2 2021-05-04 10:50:52 +01:00

Sylius is an Open Source eCommerce platform 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 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.

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