2017 © Pedro Peláez
 

contao-module panel

Bootstrap panel component for Contao CMS

image

contao-bootstrap/panel

Bootstrap panel component for Contao CMS

  • Monday, July 23, 2018
  • by contao-bootstrap
  • Repository
  • 2 Watchers
  • 1 Stars
  • 5,591 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 14 Versions
  • 1 % Grown

The README.md

Contao-Bootstrap Panel

Version GitHub issues License Build Status Downloads, (*1)

This extension provides Bootstrap integration into Contao., (*2)

Contao-Bootstrap is a modular integration. This extension provides the bootstrap panel into Contao. It uses the default accordion element of Contao and extends it with an accordeon group element., (*3)

Changelog

See changelog, (*4)

Requirements

  • PHP ^7.4 || ^8.0
  • Contao ^4.9

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., (*5)

# Using the contao manager
$ php contao-manager.phar.php composer require contao-bootstrap/panel~2.0

# Using composer directly
$ php composer.phar require contao-bootstrap/panel~2.0

Symfony application

If you use Contao in a symfony application without contao/manager-bundle, you have to register following bundles manually:, (*6)


class AppKernel { public function registerBundles() { $bundles = [ // ... new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('metapalettes', $this->getRootDir()), new Netzmacht\Contao\Toolkit\Bundle\NetzmachtContaoToolkitBundle(), new ContaoBootstrap\Core\ContaoBootstrapCoreBundle(), new ContaoBootstrap\Grid\ContaoBootstrapPanelBundle() ]; } }

The Versions

23/07 2018

dev-master

9999999-dev

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

23/07 2018

dev-hotfix/2.0.2

dev-hotfix/2.0.2

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

23/07 2018

2.0.1

2.0.1.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

23/07 2018

dev-hotfix/2.0.1

dev-hotfix/2.0.1

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

03/07 2018

dev-develop

dev-develop

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

03/07 2018

2.0.0

2.0.0.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

15/06 2018

2.0.0-beta1

2.0.0.0-beta1

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

bootstrap contao panel components

24/01 2017

1.0.3

1.0.3.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

24/01 2017

dev-support/1.0.x

dev-support/1.0.x

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

04/10 2016

1.0.2

1.0.2.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

17/10 2015

1.0.1

1.0.1.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

17/04 2015

1.0.0

1.0.0.0

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

27/01 2015

1.0.0-rc2

1.0.0.0-RC2

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components

26/01 2015

1.0.0-rc1

1.0.0.0-RC1

Bootstrap panel component for Contao CMS

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao panel components