codefog / contao-link-registry
Link Registry bundle for Contao Open Source CMS
Installs: 8 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13
Requires (Dev)
- contao/manager-plugin: ^2.0
- contao/test-case: ^4.6
- friendsofphp/php-cs-fixer: ^2.2
- php-coveralls/php-coveralls: ^2.5
- phpunit/phpunit: ^9.5
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Link Registry Bundle is an extension for the Contao Open Source CMS.
The extension provides a backend interface for managing particular website links in one place. It is especially useful if you have a common page that needs to be linked from various places of your app.
For example, the login page can be referenced from various places. Instead of creating multiple references
(either {{link_*}}
insert tags or jumpTo
pages) you simply define it in one place and then refer to it
using the link registry.
Documentation
Copyright
This project has been created and is maintained by Codefog.