2017 © Pedro Peláez
 

contao-bundle layout

Bootstrap layout integration in Contao

image

contao-bootstrap/layout

Bootstrap layout integration in Contao

  • Tuesday, May 22, 2018
  • by contao-bootstrap
  • Repository
  • 2 Watchers
  • 1 Stars
  • 7,561 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 20 Versions
  • 7 % Grown

The README.md

Contao-Bootstrap Layout

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

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

Contao-Bootstrap is a modular integration. The layout component allows to define a grid based layout using the backend layout editor., (*3)

Features

  • Grid based layouts
  • Auto replace defined css classes
  • Auto replace image and table classes

Changelog

See changelog, (*4)

Requirements

  • PHP ^8.1
  • Contao ^4.13 || ^5.3

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/layout ^3.0

# Using composer directly
$ php composer.phar require contao-bootstrap/layout ^3.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 \ContaoCommunityAlliance\MetaPalettes\CcaMetaPalettesBundle(), new \Netzmacht\Contao\Toolkit\Bundle\NetzmachtContaoToolkitBundle(), new \ContaoBootstrap\Core\ContaoBootstrapCoreBundle(), new \ContaoBootstrap\Layout\ContaoBootstrapLayoutBundle(), ]; } }

The Versions

22/05 2018

dev-master

9999999-dev

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

22/05 2018

2.0.1

2.0.1.0

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

05/01 2018

dev-develop

dev-develop

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

05/01 2018

2.0.0

2.0.0.0

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

18/12 2017

dev-release/2.0.0

dev-release/2.0.0

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

01/12 2017

2.0.0-beta4

2.0.0.0-beta4

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

29/09 2017

2.0.0-beta3

2.0.0.0-beta3

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

18/09 2017

dev-contao4

dev-contao4

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

18/09 2017

2.0.0-beta2

2.0.0.0-beta2

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

13/09 2017

2.0.0-beta1

2.0.0.0-beta1

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

18/07 2017

2.0.0-alpha2

2.0.0.0-alpha2

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout

11/07 2017

2.0.0-alpha1

2.0.0.0-alpha1

Bootstrap layout integration in Contao

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

bootstrap contao layout