lexprodsas / contao-bootstrap-tabs
Tabbed navigation system, based on bootstrap 5
Fund package maintenance!
lexprodsas/contao-bootstrap-tabs
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13
- lexprodsas/contao-component-bootstrap: dev-master
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/http-kernel: ^5.4
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.5
- contao/manager-plugin: ^2.0
- phpunit/phpunit: ^9.5
- symfony/phpunit-bridge: ^6.1
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2025-01-08 22:44:30 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
.