Skip to content

Galixte/htmlemail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Email

HTML Email changes your phpBB forum so it can send html emails to your members.

Requirements

Installation

You can install this extension on the latest copy of the develop branch (phpBB 3.1-dev) by doing the following: We feel sorry as our answers on phpbb sites are removed, so use github or our forum for answers.

  1. Copy the entire contents of this repo to FORUM_DIRECTORY/ext/forumhulp/htmlemail/.
  2. Navigate in the ACP to Customise -> Extension Management -> Manage extensions.
  3. Click HTML Email => Enable.

Update

  1. Download the latest ZIP-archive of master branch of this repository.
  2. Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click HTML Email => Disable.
  3. Copy the contents of htmlemail-master folder to FORUM_DIRECTORY/ext/forumhulp/htmlemail/.
  4. Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click HTML Email => Enable.
  5. Click Details or Re-Check all versions link to follow updates.
  6. Or use our Upload Extensions extension

Uninstallation

Navigate in the ACP to Customise -> Extension Management -> Manage extensions and click HTML Email => Disable.

To permanently uninstall, click Delete Data and then you can safely delete the /ext/forumhulp/htmlemail/ folder or use our Upload Extensions extension to delet all files and folders.

License

GNU General Public License v2

© 2015 - John Peskens (ForumHulp.com)

About

phpBB3.1 extension for sending html emails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%