The »Direct Mail« extension implements an advanced newsletter mailer system for the TYPO3 CMS. This extension provides not only a system for sending a newsletter from TYPO3 CMS, but also personalizing it and collect some statistics.
The extension builds a newsletter based on a TYPO3 page, so that you can create newsletter layout the same way you create a website layout. It also lets editors select between different recipient groups for each newsletter.
The extension provides several scheduler tasks to let integrators control when and how much newsletters are send, and to analyze bounce mails.
-
Documentation
-
Slack channel
https://typo3.slack.com/messages/direct_mail
To join the slack channel, please request for invitation from https://forger.typo3.org/slack
You can contribute to this project by creating issues and/or sending pull requests.
-
Create an issue or look for existing ones
-
Fork the repository on Github
-
Clone the repository, create a new branch based on the "develop" branch
-
Make your changes, commit your changes to your fork
In your commit message refer to the issue number if there is already one, e.g.
[BUGFIX] Short description of fix (resolves #4711)
PS: here are some hints on How to write the perfect pull request
-
Submit a pull request using GitHub
-
Wait for check backs or the final merge