Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-member-listing-bundle
- Owner: heimrichhannot
- License: lgpl-3.0
- Created: 2024-09-19T12:09:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T14:40:47.000Z (3 months ago)
- Last Synced: 2024-11-06T07:42:58.253Z (about 2 months ago)
- Language: PHP
- Size: 70.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.