Module EMailing
Mailing | |
---|---|
Numero/ID of module | 22 |
User doc. of module | This page |
Developer doc. of module | Module EMailing (developer) |
Introduction
Mass E-Mailing features are available from menus (if Module EMailing has been activated). Menu link can be found in top menu with menu manage "Rodolphe" or in menu "Tools" with default menu manager "Eldy".
- The process to create an emailing with a title, a topic and an email sender.
- Then you choose the targets, among predefined dynamic lists from your Dolibarr data or from external files.
- You can enhance this lists (by removing or adding targets for example).
- The user responsible to validate emailing checks content and recipients. He can do a test to its own e-mail address to see the result inside an email software. If results looks good, he set the status of e-mailing to validated.
- The mass e-mail sending is done from command line with command shown on screen (See Script mailing-send.php).
- The global status for e-mailing and send result for each recipient is updated by this script.
Installation
This module is included with the Dolibarr distribution, so there is no need to install it.
Setup
To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
Choose the tab where the module is listed. Then click on "Activate".
The module is now activated.
If a cog icon appears on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.
Life cycle / Business rules
To complete
Example of use cases
To complete