Download the PHP package heimrichhannot/contao-subcolumns-bootstrap-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-subcolumns-bootstrap-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-subcolumns-bootstrap-bundle
More information about heimrichhannot/contao-subcolumns-bootstrap-bundle
Files in heimrichhannot/contao-subcolumns-bootstrap-bundle
Download heimrichhannot/contao-subcolumns-bootstrap-bundle
More information about heimrichhannot/contao-subcolumns-bootstrap-bundle
Files in heimrichhannot/contao-subcolumns-bootstrap-bundle
Vendor heimrichhannot
Package contao-subcolumns-bootstrap-bundle
Short Description This bundle adds support for the bootstrap grid to felixpfeiffer's subcolumns module.
License LGPL-3.0-or-later
Package contao-subcolumns-bootstrap-bundle
Short Description This bundle adds support for the bootstrap grid to felixpfeiffer's subcolumns module.
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package contao-subcolumns-bootstrap-bundle
Contao Subcolumns Bootstrap Bundle
This Contao 4 bundle adds support for the bootstrap 4 grid to felixpfeiffer/subcolumns.
Definition of a column set
Usage of a column set
Courtesy to:
Requirements
- Bootstrap 4.0.0 (Beta 2)
- felixpfeiffer/subcolumns
Features
- Handle column sets in a contao entity -> also customizable by non-developers
- clear layout for editors (see above)
- Support for columns breaking out of the container (add a css class or click the corresponding option in your column start element)
col-full
: Column taking the full width of the viewport while being inside a containercol-full-left
: Column taking the full width on the left of the viewport while being inside a containercol-full-right
: Column taking the full width on the right of the viewport while being inside a container
- add div wrappers with arbitrary css classes
- wrap column sets with a "container"-div
Technical instructions
- Specify "Bootstrap 4" in the subcolumns configuration
- Update your database
- Navigate to the subcolumns section on the left and create a column set.
- Navigate to the desired article and add a new Column set start element (the other elements are created automatically).
- Choose the column set you created in step 2.
Known issues
- sorting via sort anchor (ajax) isn't working -> use synchronous cut action instead (the blue arrow)
All versions of contao-subcolumns-bootstrap-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-utils-bundle Version ^2.16
heimrichhannot/subcolumns Version ^4.3
symfony/http-kernel Version ^4.0 || ^5.0
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-utils-bundle Version ^2.16
heimrichhannot/subcolumns Version ^4.3
symfony/http-kernel Version ^4.0 || ^5.0
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
The package heimrichhannot/contao-subcolumns-bootstrap-bundle contains the following files
Loading the files please wait ....