This extension has a backend GUI. It can search for text and automatically creates a link if search term was found. The search can be restricted to the needed Contao pages.
- compatibility: Contao >= 3.2.0, now tested with Contao 4.13 and PHP 8.1
- now with svg wand icon instead of the gif
- Changed Database to InnoDB and charset to utfmb4 (database.sql)
- copy the folder "autolink" to /system/modules
- update database
- copy the folder "autolink" to /system/modules
- renew prod. cache
- update database
- composer update will create new symlinks and the icon will show in the BE
New Icon
This Contao extension is based on the modified extension from kikmedia, which was forked from aschempp:
- Provides an autolinker to Contao 3.
- This extension is based on the mostly orphaned extension of https://github.com/aschempp (see https://github.com/aschempp/contao-autolink).
- Added some fixes for the new page picker and created files for autoloader.
- Feel free to suggest enhancements.
- Compatibility and dependencies: Contao >= 3.2.0