terminal42/contao-article-link is an extension for the Contao CMS.
Instead of linking to an article URL, it will link to the article ID hash on the article's page.
Choose the installation method that matches your workflow!
Search for terminal42/contao-article-link in the Contao Manager and add it
to your installation. Apply changes to update the packages.
Add a composer dependency for this bundle. Therefore, change in the project root and run the following:
composer require terminal42/contao-article-linkDepending on your environment, the command can differ, i.e. starting with php composer.phar … if you do not have
composer installed globally.
Then, update the database via the contao:migrate command or the Contao install tool.
This bundle is released under the MIT license