https://github.com/theremotecoder/contao-cms--module-collection
Collection of modules for Contao CMS 2-3: Advanced default elements, Form settings list overview. Add form titles (tooltip use), additional navigation options.
https://github.com/theremotecoder/contao-cms--module-collection
cms-module cms-plugin contao contao-2 contao-3 contao-addons contao-cms contao-cms-2 contao-cms-3 contao-cms-extension contao-extension contao-module contao2 contao3 content-element form-list form-tooltip-title module-collection php php5
Last synced: 2 months ago
JSON representation
Collection of modules for Contao CMS 2-3: Advanced default elements, Form settings list overview. Add form titles (tooltip use), additional navigation options.
- Host: GitHub
- URL: https://github.com/theremotecoder/contao-cms--module-collection
- Owner: TheRemoteCoder
- License: mit
- Created: 2019-04-26T11:23:02.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T09:39:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T21:36:39.458Z (4 months ago)
- Topics: cms-module, cms-plugin, contao, contao-2, contao-3, contao-addons, contao-cms, contao-cms-2, contao-cms-3, contao-cms-extension, contao-extension, contao-module, contao2, contao3, content-element, form-list, form-tooltip-title, module-collection, php, php5
- Language: PHP
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Contao CMS
- [About](#about)
- [Features](#modules)
- [How to use](#how-to-use)
---
## About
A collection of small and easy-to-use modules for the Contao OpenSource CMS from version 2-3.
## Features
**Contao Modules**
The numbers behind the titles represent compatible Contao versions.
### TheRemoteCoderContentElements (2+)
- Extend text content element with column width setting.
- Extend accordion content element with teaser image.
- [Readme »](/src/TheRemoteCoderContentElements/docs/README.md)### TheRemoteCoderFormListInfo (2-3+)
- Show more details in form overview – like email, subject and template.
- Also works with the EFG module (Extended Form Generator).
- [Readme »](/src/TheRemoteCoderFormListInfo/docs/README.md)### TheRemoteCoderFormTooltipTitle (3+)
- Add a custom title to form elements in the frontend (intended to be used as styled tooltip).
- [Readme »](/src/TheRemoteCoderFormTooltipTitle/docs/README.md)### TheRemoteCoderPageNavigation (3+)
- Extend site structure to allow hiding single pages in custom menus from the templates.
- [Readme »](/src/TheRemoteCoderPageNavigation/docs/README.md)
## How to use
Refer to each module own unique readme document. You will also find screenshots and system requirements.