directmailteam/direct-mail

Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.


Keywords
newsletter, extension, typo3, directmail, cms-extension, email-marketing, php, typo3-cms, typo3-extension
License
GPL-2.0-or-later

Documentation

Direct Mail

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.

Installation

Documentation and support

Contributing

You can contribute to this project by creating issues and/or sending pull requests.

  1. Create an issue or look for existing ones

  2. Fork the repository on Github

  3. Clone the repository, create a new branch based on the "develop" branch

  4. 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

  5. Submit a pull request using GitHub

  6. Wait for check backs or the final merge