postyou/contao-bootstrap-tab

Bootstrap 5 tab component for Contao CMS

Fund package maintenance!
dmolineus

Installs: 204

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Open Issues: 0

Type:contao-bundle

1.0.1 2022-09-19 18:53 UTC

This package is auto-updated.

Last update: 2024-05-04 12:52:20 UTC


README

Version GitHub issues License

Downloads

This extension provides Bootstrap 5 Tab integration into Contao.

Contao-Bootstrap is a modular integration. This extension adds the Bootstrap Tab component as content element to Contao.

Changelog

See changelog

Requirements

  • min. PHP 7.1
  • Contao ~4.4

Install

Managed edition

When using the managed edition it's pretty simple to install the package. Just search for the package in the Contao Manager and install it. Alternatively you can use the CLI.

# Using the contao manager
$ php contao-manager.phar.php composer require postyou/contao-bootstrap-tab

# Using composer directly
$ php composer.phar require postyou/contao-bootstrap-tab