TYPO3 Newsletters
Newsletter subscription and distribution.
Use the TYPO3 newsletter extension to create simple text newsletters in the TYPO3 backend. The newsletters support multichannels and include many topics that are easy to configure and can be selected by a subscriber on subscription.
The Pro version provides a backend module for easy organisation of topics, subscribers and individual newsletters. Newsletters can be sent out from the backend. The Pro version also includes an export function for subscriber data contained in the distribution list.
Basic | Basic + Pro | |
---|---|---|
Multichannel newsletter subscriptions | ||
Definition of topics | ||
Selection of topics upon newsletter subscription | ||
Coupled to logged-in frontend users | ||
Includes a backend module to organise topics, subscribers and newsletters | ||
Direct dispatch to subscribers via the backend module | ||
Subscribers to a topic can be exported as csv | ||
€ 100.00 ex. VAT | € 300.00* ex. VAT |
*The basic version must already be installed in order to use the addon.
Newsletters Change-Log
2020-09-01 Release of Version 2.0.1
- [BUGFIX] Pass extension key to additional tca
2020-06-12 Release of Version 2.0.0
- [TASK] Add extra tags in composer.json
- [FEATURE] Add signal/slot for performing action on subscribe/unsubscribe
- [BUGFIX] Fix TypoScript constants category and Bootstrap button class
- [TASK] Add missing psuh-log on subscription
- [TASK] Optimize filename for topic subscriber export
- [TASK] Add extbase persistence mapping for TYPO3 10
- [TASK] Add privacy page constant and validation check for that TypoScript constant
- [BUGFIX] Fix TCA dateTime type when saving as int/timestamp
- [TASK] Source code refactoring and conditional mail sending for TYPO3 10
- [TASK] Migration topic export row into toolbar button
- [TASK] TCA refactoring and migrating TCA form elements
- [TASK] Migrate configuration files for TYPO3 10
2020-05-27 Release of Version 1.5.2
- [TASK] Cleanup Change-Log
2019-10-13 Release of version 1.5.1
- [TASK] Add Gitlab-CI configuration.
2019-03-06 Release of version 1.5.0
- [TASK] Changing hash parameter to tx_newsletters_newslettersubscription[hash].
- [TASK] Removing DEV identifier.
- [FEATURE] Add a privacy protection checkbox.
- [TASK] Adding content element data into Fluid template.
2018-01-18 Release of version 1.4.0
- [TASK] Removing Debug service.
- [TASK] Migration for TYPO3 9.5.
- [TASK] Removing unused TopicService.
- [TASK] Removing inject annotations.
2018-10-30 Release of version 1.3.0
- [FEATURE] When only one topic is available, new subscribers will automatically assign on double opt-in.
- [TASK] Adding Realurl configuration documentation.
2018-09-26 Release of version 1.2.0
- [FEATURE] Adding a setting for disabling frontend user usage.
- [TASK] Mark as incompatible with TYPO3 7.6.
- [TASK] Optimizing constants categories and labels.
2017-11-23 Release of version 1.1.0
- [FEATURE] Anonym subscriptions without Frontend-User
- [TASK] If there is only a single topic, the checkbox is replaced by a hidden field
- [TASK] Remove exclude fields from TCA
- [TASK] Group newsletter.sent and newsletter.sent_time into a single palette
2017-06-25 Release of version 1.0.0
- [TASK] Development of first version
Newsletters-Pro Change-Log
2020-05-25 Release of Version 1.0.4
- [TASK] Cleanup Change-Log
2019-10-13 Release of version 1.0.3
- [TASK] Change Gitlab-CI configuration.
2019-10-13 Release of version 1.0.2
- [TASK] Add Gitlab-CI configuration.
- [TASK] Remove DEV identifier.
2018-09-26 Release of version 1.0.1
- [TASK] Remove unnecessary translation
- [BUGFIX] Fixing translation keys for actions
2017-06-25 Release of version 1.0.0
- [TASK] Development of first version