terminal42/contao-article-link

Article link extension for Contao Open Source CMS

Maintainers

Package info

github.com/terminal42/contao-article-link

Forum

Type:contao-bundle

pkg:composer/terminal42/contao-article-link

Fund package maintenance!

terminal42

Other

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-04-10 09:01 UTC

This package is auto-updated.

Last update: 2026-04-10 09:07:16 UTC


README

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.

Installation

Choose the installation method that matches your workflow!

Installation via Contao Manager

Search for terminal42/contao-article-link in the Contao Manager and add it to your installation. Apply changes to update the packages.

Manual installation

Add a composer dependency for this bundle. Therefore, change in the project root and run the following:

composer require terminal42/contao-article-link

Depending 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.

License

This bundle is released under the MIT license