Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/heimrichhannot/contao-list-grid-bundle
Last synced: about 1 month ago
JSON representation
Contao bundle to create highly customizable list templates that may use specific column sets, templates and image sizes for specific positions in a list.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-list-grid-bundle
- Owner: heimrichhannot
- Created: 2018-05-14T08:20:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T14:34:43.000Z (6 months ago)
- Last Synced: 2024-11-09T12:07:17.314Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# List Grid Bundle
[![](https://img.shields.io/packagist/v/heimrichhannot/contao-list-grid-bundle.svg)](https://packagist.org/packages/heimrichhannot/contao-list-grid-bundle)
[![](https://img.shields.io/packagist/dt/heimrichhannot/contao-list-grid-bundle.svg)](https://packagist.org/packages/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.
This bundle is an extension to [Contao List Bundle](https://github.com/heimrichhannot/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](https://github.com/heimrichhannot/contao-list-bundle)## Usage
1. Create a new list grid (Backend -> System -> List grid)
2. Add content elements as you like. Add placeholder content element where you want list items to display and set the template they should use.
3. Active List Grid in your list config and select the list grid you configured.