buepro/typo3-pp-gridelements

TYPO3 extension providing content elements powered by gridelements and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.

Installs: 1 460

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:typo3-cms-extension

1.1.0 2020-06-23 15:23 UTC

This package is auto-updated.

Last update: 2024-04-11 12:11:34 UTC


README

ATTENTION:

This extension is further maintained by community support. Please contact the author if you are interested in further development and bug fixes on a commercial basis.

As an alternative the extension container_elements could be used. It provides similar functionality using container.


TYPO3 pp_gridelements

This TYPO3 extension provides elements to further structure the content area. It is powered by the extension gridelements. Many thanks to the "Grid Elements Team"!

Currently the following elements are available: container, columns, registers, accordion, tile unit and card.

The extension is intended to be used together with the bootstrap framework.

Example contents

Columns, tabs and accordion

The following image shows the usage from a two columns element containing a tabs element in the left column and an accordion element in the right column. Three and four columns elements are available too.

Two columns with a tabs and accordion element

Container and cards

The container element adds freedom in designing the layout. It might be used to group elements as well as to enhance the functionality. In the below shown image the Container classes field from the container element has been set to card-deck and accommodates two card elements.

Card deck container with two cards

Tile unit

The tile unit element can be used to create panels showing tiles.

Tiles are not yet supported by the bootstrap framework hence on bare installations won't show up as expected. To get started using tile units the extension pizpalue might be checked out.

Tile unit containing tile content elements

Resources