zoglo / contao-legacy-templates
Restores the contao legacy content elements in Contao 5
Installs: 330
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:contao-bundle
This package is auto-updated.
Last update: 2024-10-13 20:07:38 UTC
README
Restores the HTML elements in Contao 5
Purpose of this Plugin
This plugin only serves the purpose to make sure that individuals that migrated from Contao 4.13 to 5.x have time to adjust their templates to Twig.
HTML5 support will be removed in Contao 6
If you encounter issues with Twig-Templates such as errors, uninstall this plugin as you won't need it anymore :)
I want to learn about Twig
Please follow the official Contao and Twig documentation if you want to learn more about Twig.
Templates that are restored
Besides the html
-Template (it only embeds your html), the following Content-Elements are restored to their legacy HTML
version.
Content Elements
- Code
- Headline
- List
- Text
- Table
- Hyperlink
- Top link
- Image
- Gallery
- Player
- Youtube
- Vimeo
- Download
- Downloads
- Teaser
See Contao 5 Upgrade.md for more information.