directmailteam / direct-mail
Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.
Fund package maintenance!
kartolo
Patreon
buymeacoff.ee/kartolo
www.paypal.me/kartolo
www.amazon.de/gp/registry/3NIXEA6OTWU84
Installs: 176 776
Dependents: 2
Suggesters: 2
Security: 6
Stars: 40
Watchers: 18
Forks: 115
Open Issues: 106
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0 || ^8.1 || ^8.2
- friendsoftypo3/tt-address: ^6.0 || ^7.0 || ^8.0
- tedivm/fetch: 0.7.*
- typo3/cms-core: ^11.5
- typo3/cms-dashboard: ^11.5
Requires (Dev)
- roave/security-advisories: dev-master
Replaces
- typo3-ter/direct-mail: 9.5.2
- dev-master
- 12.x-dev
- 11.x-dev
- 9.5.2
- 9.5.1
- 9.5.0
- 9.4.0
- 9.3.0
- 9.2.2
- 9.2.1
- 9.2.0
- 9.1.3
- 9.1.2
- 9.1.1
- 9.0.2
- 9.0.1
- 9.0.0
- v8.0.0-alpha
- v7.x-dev
- v7.0.3
- v7.0.2
- v7.0.1
- 7.0.0
- v6.x-dev
- 6.0.x-dev
- 6.0.4
- 6.0.2
- 6.0.1
- 6.0.0
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- v5.1.1
- 5.1.0
- 5.0.1
- 5.0
- dev-l10n_master
- dev-task/446_suggest_packages
- dev-task/468_phpcs
- dev-develop
- dev-task/460_packagist_release
- dev-306_pagetree_icon
- dev-release/v7.0.1
- dev-247_empty_html
- dev-253_scheduler_additional_field
- dev-240_fix_sql
- dev-documentation-draft
- dev-release/5.2.0
This package is auto-updated.
Last update: 2024-10-20 09:47:54 UTC
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
-
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
Contributing
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