heimrichhannot / contao-list-grid-bundle
Contao bundle to create highly customizable list templates that may use specific column sets, templates and image sizes for specific positions in a list.
Package info
github.com/heimrichhannot/contao-list-grid-bundle
Type:contao-bundle
pkg:composer/heimrichhannot/contao-list-grid-bundle
0.4.6
2024-07-01 14:01 UTC
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.9
- heimrichhannot/contao-list-bundle: ^1.52
- heimrichhannot/contao-utils-bundle: ^2.224
- symfony/service-contracts: ^1.0 || ^2.0 || ^3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Contao bundle to create highly customizable list templates that may use specific column sets, templates and image sizes for specific positions in a list.
This bundle is an extension to Contao List Bundle.
Features
- create a grid template with content elements for your list from contao backend
- activate from list config
Requirements
- PHP 7.1 or higher
- Contao 4.4 or higher
- Contao List Bundle
Usage
- Create a new list grid (Backend -> System -> List grid)
- Add content elements as you like. Add placeholder content element where you want list items to display and set the template they should use.
- Active List Grid in your list config and select the list grid you configured.