This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | master |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no <!-- don\'t forget to update the UPGRADE-*.md file --> |
| Related tickets | - |
| License | MIT |
Improving the documentation to not contain the unsupported twig file name syntax.
Commits
-------
3b90d7942f Using the new template namespace syntax in the doc
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| License | MIT |
Commits
-------
b32b3050d8 [DOCS] Add info about mailer in installation doc
bcc5cffb9b small PR fix
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| License | MIT |
It should help this issue https://github.com/Sylius/Sylius/issues/12641
Commits
-------
1cfa0bb4f2 [DOCS] Add note about min node version
fc9f7fd50e change the version
This PR was merged into the 1.11 branch.
Discussion
----------
The domain used for translations is `messages` instead of `message`.
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no --> |
| Related tickets | None |
| 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
-------
26378ed000 Fix incorrect translation domain in implementation
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
We've already started documenting some of the architectural decisions with [ADRs](https://github.com/Sylius/Sylius/tree/1.11/adr). I believe it's also very important to describe what is driving us into certain decisions, to make them more comprehensible for everyone using Sylius.
Obviously, this new chapter is just a beginning and I strongly feel we would have to spend some time there to make it great. Let's start simple and then think about possible improvements 🖖
Commits
-------
24101a9474 [Docs] Describe Sylius architectural drivers
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
1.9 is no more 🖖
Commits
-------
f6964290b8 Drop security support for Sylius 1.9
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