heimrichhannot / contao-member-listing-bundle
Add list and reader elements for members.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.0
- symfony/http-kernel: ^5.4 || ^6.0
README
This bundle provides a simple content element to list frontend members.
Usage
-
Install via composer or contao manager
composer require heimrichhannot/contao-member-listing-bundle
-
Update database
-
Create a new content element of type "Member list" and configure it as needed.
-
Customize the template
content_element/member_list
to your needs.