Skip to content

Commit

Permalink
Add missing routes for Layouts Enterprise install
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Aug 31, 2020
1 parent 9e31914 commit a9d701d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions getting_started/install_layouts_enterprise.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,13 @@ them after all other Netgen Layouts routes:
netgen_layouts_enterprise:
resource: "@NetgenLayoutsEnterpriseBundle/Resources/config/routing.yaml"
prefix: "%netgen_layouts.route_prefix%"
.. note::

If you're installing Netgen Layouts on eZ Platform, activate the following
routes too after the routes listed above:

.. code-block:: yaml
netgen_layouts_enterprise_ezplatform:
resource: "@NetgenLayoutsEnterpriseEzPlatformBundle/Resources/config/routing.yaml"

0 comments on commit a9d701d

Please sign in to comment.