Skip to content

mandrael/contao-autolink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autolink –– Automatic link creation for Contao

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)

Installation

Contao 3

  • copy the folder "autolink" to /system/modules
  • update database

Contao 4

  • 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

Screenshots

Backend Backend

Create links Create links

New Icon

New Icon


This Contao extension is based on the modified extension from kikmedia, which was forked from aschempp:

kikmedia-contao-autolink

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published