Extension:EmailuserHtml
![]() | This extension is incompatible with MediaWiki 1.42 or any later release! You are advised against using this extension on a live site. MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.43 by replacing the {{Incompatible }} template with {{Incompatible |version=1.42|pledge=~~~~}} . |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | APICategory:API extensions |
Description | Send an HTML email to an user |
Author(s) | Pierre Rudloff (Rudlofftalk) |
Latest version | 0.1.0 |
MediaWiki | Category:Extensions without MediaWiki version |
Database changes | No |
Composer | archi-strasbourg/emailuser-html Category:Extensions supporting Composer |
License | GNU General Public License 3.0 |
Download | GitHub: Note: |
This MediaWiki extensions adds an API based on the emailuser API but that sends HTML emails instead.
Installation
- Download and place the file(s) in a directory called
EmailuserHtml
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'EmailuserHtml' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Email extensions
Category:API extensions
Category:All extensions
Category:Email extensions
Category:Extensions in GitHub version control
Category:Extensions incompatible with 1.42
Category:Extensions not in ExtensionJson
Category:Extensions supporting Composer
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Unmaintained extensions