[Docs] Upgrade Plus installation guide

This commit is contained in:
Ernest Warwas 2022-06-19 20:44:47 +02:00 committed by Grzegorz Sadowski
parent 57464b8b9f
commit 9ac6fdc017
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -64,6 +64,10 @@ Installing Sylius Plus as a plugin to a Sylius application
# ...
- { resource: "@SyliusPlusPlugin/Resources/config/config.yaml" }
.. warning::
Make sure you are importing Sylius Plus configuration as the last resource. You can encounter problems with customization when it is not the last imported resource. Especially when Invoicing Plugin or Refund Plugin is installed.
**5.** Configure Shop, Admin and Admin API routing:
.. code-block:: yaml