Download the PHP package terminal42/contao-article-link without Composer
On this page you can find all versions of the php package terminal42/contao-article-link. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download terminal42/contao-article-link
More information about terminal42/contao-article-link
Files in terminal42/contao-article-link
Package contao-article-link
Short Description Article link extension for Contao Open Source CMS
License MIT
Informations about the package contao-article-link
terminal42/contao-article-link
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:
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
All versions of contao-article-link with dependencies
contao/core-bundle Version ^5.7
symfony/dependency-injection Version ^7.4
symfony/http-kernel Version ^7.4
symfony/routing Version ^7.4