directmailteam/direct-mail

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

Maintainers

👁 Ivan Kartolo

Package info

github.com/kartolo/direct_mail

Type:typo3-cms-extension

pkg:composer/directmailteam/direct-mail

Statistics

Installs: 212 171

Dependents: 2

Suggesters: 2

Stars: 40

Open Issues: 124

9.5.2 2023-12-12 19:53 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

  • typo3-ter/direct-mail: 9.5.2

GPL-2.0-or-later 6fb797fe2ea31055acc0f539e2264d705f55fb52

  • Ivan Kartolo

newsletterextensiontypo3directmail


README

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