Skip to content

DavidIQ/EnableRegEmailNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable e-mail notifications on registration

Installation

Copy the extension to phpBB/ext/davidiq/EnableRegEmailNotify

Go to "ACP" > "Customise" > "Extensions" and enable the "Enable e-mail notifications on registration" extension.

Tests and Continuous Integration

We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB development wiki. To run the tests locally, you need to install phpBB from its Git repository. Afterwards run the following command from the phpBB Git repository's root:

Windows:

phpBB\vendor\bin\phpunit.bat -c phpBB\ext\davidiq\EnableRegEmailNotify\phpunit.xml.dist

others:

phpBB/vendor/bin/phpunit -c phpBB/ext/davidiq/EnableRegEmailNotify/phpunit.xml.dist

License

GPLv2

About

phpBB extension to enable e-mail notifications on registration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages