mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Docs] Upgrade Plus installation guide
This commit is contained in:
parent
57464b8b9f
commit
9ac6fdc017
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue