heimrichhannot / contao-tags_plus
An extension for the contao tag module offering a frontend form field among other things.
Installs: 74
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- contao-legacy/tags: >=3.4
- contao/core-bundle: ^3.2|^4.2
README
An extension for the contao tag module offering a frontend form field among other things.
Features
Eval options
Name | Description | Example |
---|---|---|
optionsTable | Used for displaying other options than the ones linked to the table key in the dca | 'optionsTable' => 'tl_member' |
Frontend fields
Name | Description |
---|---|
FormTags | A frontend representation for the tags module. Currently only a select field |
Backend fields
Name | Description |
---|---|
TagFieldPlus | Enhances the normal tag field with the opportunity to override the table |
Modules
Name | Description |
---|---|
ModuleTagCloudPlus | Fixes an issue in the tag cloud (active tags didn't have the "active" class); additional sql and where sql can be added |
Helper classes
Name | Description |
---|---|
TagsPlus | Provides methods for a more convenient tag access (save and load) |