Download the PHP package postyou/contao-wrapper_tags without Composer
On this page you can find all versions of the php package postyou/contao-wrapper_tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package contao-wrapper_tags
wrapper_tags
An extension for Contao Open Source CMS
Provides content elements for building any html structure in an article without a need for using templates.
System requirements
- Contao 3.2.x - 3.5.x, 4.4+
- PHP 5.6 - 7.x
Not tested with Contao 4.0 - 4.3 but probably works with them. Not tested with PHP < 5.6 but probably works with few earlier versions.
Dependencies
Installation
Using composer (for 3.5 and 4.4+):
Usage
All just by clicking.
Use Opening tags
element to add multiple tags at once.
Every tag can have any desire attribute. The insert tags are allowed to form the attributes' names & values.
In the article list view:
The code result in the front end:
Use Closing tags
content element to close HTML tags.
In the article list view:
The code result in the front end:
Use Complete tags
content element to add complete HTML tags.
In the article list view:
The code result in the front end:
You will be notified of any possible error in the structure you have built.
The elements behave as the wrapper elements.
They are indented and specially colored at deeper levels.
The code result in the front end:
The indents and colors are preserved even in the paging mode.
Settings
Copyright
Created by Mike. Maintained and further development by Postyou
All versions of contao-wrapper_tags with dependencies
contao/core-bundle Version ~4.13 || ~5.3
menatwork/contao-multicolumnwizard-bundle Version ~3.5 || ^3.6
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0