gfg-development / linkslist
LinksList extension for Contao Open Source CMS
Installs: 319
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:contao-module
Requires
- php: >=5.4
- contao-community-alliance/composer-plugin: ^2.4.1 || ~3.0
- contao/core-bundle: ~3.0 || ~4.1
Requires (Dev)
- contao/core: ~3.0
Conflicts
- contao-legacy/linkslist: *
Replaces
- contao-legacy/linkslist: 1.3.0
This package is not auto-updated.
Last update: 2024-11-11 00:33:06 UTC
README
This is an extension for the CMS Contao. With this extension you can create easy and fast one or more linkslist. The extension is compatible with Contao 3 and Contao 4.
Thanks to Just Schimmelpenninck for the dutch translation.
This extension is also listed in the extension list for Contao: https://contao.org/en/extension-list/view/linkslist.en.html
Installation
Install using Composer
Composer will handle the copying and registration the files to the correct place.
$ composer.phar require gfg-development/linkslist ^1.3.0
Install from Extension Repository (Contao 3)
The extension can also be installed from the Extension Repository of Contao HowTo
Changelog
1.3.0
- [feature] Added tinyMCE to the description field (was requested via an issue #1). This lead to a change in the template.
- [enhancement] Changed order of fields when editing links.