CMS MADE SIMPLE FORGE

Name Type Description
CMSMailer Module A Simple module (maybe include it in the core) that allows module writers the ability to send emails from within their modules. This module has no front end user interface and is designed only to be used with other modules.
FrontendUser Mailer Module This module provides backend users the ability to send very easy an email to several groups of the FrontendUsers module. For a more complex newsletter system use calguys NewsLetterMadeSimple module.
Newsletter Module This module allows you to create a mailing list to CMS users and to the users of the "FrontEndUsers" module. To send mails, this module uses the module "CMSMailer".
FEU Bulk Mailer Module This module provides backend users the ability to send very easily an email to several groups of the FrontendUsers module. This is a fork of FEUMailer. For a more complete and sophisticated Newsletter system use Calguy's Newsletter Made Simple.