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.
This project has been created and is maintained by Codefog.