This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.10 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no/yes |
| License | MIT |
Created unordered list of files as in tip it otherwise does not break lines between links

Commits
-------
d43cfa162d Add docs of deploy platforms
eaeee45204 Change the layout and links
6df6c7b2fd Update learn more in docs/getting-started-with-sylius/deployment.rst
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.10 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
Commits
-------
e9db37df46 Mention 1.10 full support drop in the documentation
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| License | MIT |
Continuation of #14024
Commits
-------
0e06a83d3f [DOCS] Change the github link on search page
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.10 |
| License | MIT |
Should be tested after the merge as on it is different.
Commits
-------
a134967612 Fix github link on search doc
* 1.10:
[Docs] Updated Sylius Plus installation guide
[Maintenance] Specify the default path in the ECS configuration
Using Sylius template event to change logo
* 1.10:
[maintenance]Fix ECS HeaderCommentFixer
[maintenance]Run ECS in parallel
[Templates][Admin] Refactor order payments template to use events
[Documentation] Fix the description of items total shipping rules
* 1.10:
[ShippingMethod] Change labels after changing shipping rule
[ShippingMethod] Add note about changing shipping rule behaviour to the UPGRADE file
Fix#13123, Only use products total in OrderTotalRuleChecker to select shipping methods
[Behat][ShippingMethod] Adjust scenarios for shipping rules to be based on items total instead of order total
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| License | MIT
Commits
-------
cdd4747d7b [DOCS] Update Index Tip section
* 1.10:
[Documentation][Plus] Change the way of defining entity as a restricted resource in cookbook
[Documentation][Plus] Update cookbook about restricting access to the entity
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | yes?
| New feature? | yes?
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
I'm marking that PR as a draft, because it can be merged after the next release of Plus.
<!--
- 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
-------
3f8129920b [Documentation][Plus] Update cookbook about restricting access to the entity
fbb51cdbcc [Documentation][Plus] Change the way of defining entity as a restricted resource in cookbook
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | yes?
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| 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
-------
3f133d40e4 [Plus][Documentation] Adjust installation guide to entities refactor