heimrichhannot/contao-member-listing-bundle

Add list and reader elements for members.

0.1.0 2024-09-19 14:35 UTC

This package is auto-updated.

Last update: 2024-10-19 14:52:08 UTC


README

Latest Stable Version

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

screenshot_ce.png

Usage

  1. Install via composer or contao manager

    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.