lexprodsas/contao-bootstrap-tabs

Tabbed navigation system, based on bootstrap 5

Fund package maintenance!
lexprodsas/contao-bootstrap-tabs

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/lexprodsas/contao-bootstrap-tabs

dev-main 2022-11-08 18:08 UTC

This package is auto-updated.

Last update: 2025-10-09 00:35:18 UTC


README

Allows to display a content as a tab from a Contao 4 content. This version is based on the following example: https://getbootstrap.com/docs/5.2/components/navs-tabs/#nav-tabContent

Install

Via composer

Add "lexprodsas/contao-bootstrap-tabs": "dev-main" into your composer.json.

Notes

Remember to import the css nav style from Bootstrap 5. The JS is imported from the module using the lexprodsas/contao-component-bootstrap.