Lecteur Markdown
Subscribers Documentation En
Feature: Subscribers #
Displays the most recently registered and activated members. Read-only community widget with no user interaction.
Displays the most recently registered and activated members. Read-only community widget with no user interaction.
Via FTP: Upload the subscribers/ directory into /plugins/.
Via package manager: Select subscribers from the available plugins list.
Paths:
/plugins/subscribers/subscribers.php/plugins/subscribers/conf/subscribers.conf.inc.php/plugins/subscribers/locale/SQL table used: $cfg['dbtable'] (main users table)
Displays the 4 most recently activated members with:
The plugin does not render when the current page is subscribers.php itself (avoids redundancy).
This plugin is designed to be included as a component in other pages. No dedicated URL.
Beamreactor\Database\SQL — SELECT query on the users table