neckarpixel / contao-npgridtools-bundle
npgridtools extension for Contao Open Source CMS - grid columns for the core Element Group content element
Package info
github.com/neckarpixel/contao-npgridtools-bundle
Type:contao-bundle
pkg:composer/neckarpixel/contao-npgridtools-bundle
1.0.0
2026-09-18 10:59 UTC
Requires
- php: ^8.1
- contao/core-bundle: ^5.0
- neckarpixel/contao-nprangeslider-bundle: ^1.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- friendsofphp/php-cs-fixer: ^3.0
- phpunit/phpunit: ^9.5
- symfony/phpunit-bridge: ^5.4 || ^6.0
Suggests
None
Provides
None
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
Replaces
None
This package is auto-updated.
Last update: 2026-09-18 11:01:55 UTC
README
Fügt dem Contao-Kernelement "Element-Gruppe" (element_group) und
seinen Kind-Elementen ein Bootstrap-artiges Spalten-Raster hinzu (row,
col-*, offset-*, jeweils pro Breakpoint einstellbar).
Eigenschaften
- "Spalten verwenden"-Schalter direkt am Element-Gruppe-Element
- Pro Kind-Element wahlweise Standard-Modus (eine vordefinierte Breite: Aus / 1/4 / 1/3 / 1/2 / 2/3 / 3/4 / Voll) oder Experten-Modus (Breite + Offset einzeln pro Breakpoint: XXL, XL, LG, MD, SM, XS)
- Eingabe über das nprangeslider-Widget (Range-Slider mit Skala statt Auswahlfeld)
- Funktioniert verschachtelt (Element-Gruppe in Element-Gruppe)
Installation
composer require neckarpixel/contao-npgridtools-bundle
Danach in Contao Manager die Datenbank aktualisieren.
Abhängigkeiten
neckarpixel/contao-nprangeslider-bundle^1.0(wird automatisch mitinstalliert)- Contao
^5.0 - PHP
^8.1
Lizenz
LGPL-3.0-or-later — siehe LICENSE und COPYING.LESSER.