Home
Softono
direct_mail

direct_mail

Open source PHP
40
Stars
123
Forks
123
Issues
17
Watchers
1 year
Last Commit

About direct_mail

it's an newsletter sending extension for the TYPO3 CMS

Platforms

Web Self-hosted

Languages

PHP

Links

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