Author: RMcGirr83 & dmzx special thanks to martin
Extension Description:
Allows a board forum owner to download and save a list of emails of users on the forum.
- Code update.
- Short syntax code.
- Code cleanup.
- Drop support for 3.1.
- Update routing.yml
- Twig update
Update listener.php.
Update emaillist.php.
Update service.yml.
Added code for 3.2(icon)
Allow to choose based on groups, fix routing and other issues.
Screenshot:
Extension Download:
- Download-link
- Email List v1.0.4
Installation:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to `emaillist`.
- In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
- Copy the `emaillist` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/emaillist /composer.json - Navigate in the ACP to `Customise -> Manage extensions`
- Look for `Email List` under the Disabled Extensions list, and click its `Enable` link.