This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A |
|----------|-------|
| Branch? | 1.12 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| License | MIT |
Commits
-------
[README] Improve visibility of Sylius Plus
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).
**Remember!** The upmerge should always be merged with using `Merge pull
request` button.
In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/1.13 -m "Resolve conflicts between 1.12 and 1.13"
```
If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.
Once the conflicts are resolved, please run `git merge --continue` and
change the commit title to
```
Resolve conflicts between 1.12 and 1.13
```
Use https for:
- github.com
- symfony.com
- sylius.com
- docs.sylius.com
- php.net
- pjedrzejewski.com
- phpspec.net
No change in translation files because it's managed by crowdin.
No change in XML files or XML code blocks.
As we agreed a long time ago a feature "Enhanced Security & Monitoring" should be the part of the Sylius Standard edition and not something exclusive for Sylius Plus. That's why I deleted it and suggested to add a brand new feature which is "Partial Shipment".