Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.