Files
archived-recipes-contrib/contao/core-bundle/5.0/post-install.txt
2025-05-15 04:59:28 +04:00

10 lines
379 B
Plaintext

* Enable ESI in the <fg=green>config/packages/framework.yaml</> file.
* Add the Contao routes to your <fg=green>config/routing.yaml</> file and
make sure they are loaded at the very end.
* Edit your <fg=green>config/security.yaml</> file and include all the
necessary providers, firewalls and access control sections.
Documentation: https://docs.contao.org/dev/