Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-member-listing-bundle

A simple member list content element.
https://github.com/heimrichhannot/contao-member-listing-bundle

Last synced: about 1 month ago
JSON representation

A simple member list content element.

Awesome Lists containing this project

README

        

# Contao Member Listing Bundle

[![Latest Stable Version](https://img.shields.io/packagist/v/heimrichhannot/contao-member-listing-bundle.svg)](https://github.com/heimrichhannot/contao-member-listing-bundle)

This bundle provides a simple content element to list frontend members.

![screenshot_ce.png](docs/img/screenshot_ce.png)

## Usage

1. Install via composer or contao manager

```bash
composer require heimrichhannot/contao-member-listing-bundle
```

2. Update database
3. Create a new content element of type "Member list" and configure it as needed.
4. Customize the template `content_element/member_list` to your needs.