Loading...
Skip navigation
Premium
Available versions
0local
Available settings
0local
Included plugins
0local
Implemented PHP classes
0local
Number of translation
0local
Implemented View-Helper
0local

TYPO3 Newsletters

Description

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

Key Features

 BasicBasic + 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 incl. extended authorizations
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

Tags

GermanEnglishStableTYPO3 8.7PremiumTYPO3 9.5PHP 7.1PHP 7.2PHP 7.3PHP 7.4TYPO3 10.4PHP 8.0TYPO3 11.5PHP 8.1PHP 8.2TYPO3 12.4

Change Log

Newsletters Change-Log

2023-11-01 Release of version 4.0.0

  • [BUGFIX] Fix get content object for TYPO3 11
  • [TASK] Migrate getButtonsHook for TYPO3 12 to a new PSR-14 event
  • [TASK] Migrate to TYPO3 12 and remove support for TYPO3 10
  • [TASK] Add constants documentations
  • [TASK] Migrate TYPO3_MODE PHP constant
  • [TASK] CSH language files migration
  • [TASK] Add authorization for subscriber export in backend
  • [TASK] Add lazyload for topic subscribers, see newsletters_pro #6
  • [BUGFIX] Fix domain model mapping for backend modules
  • [TASK] Migrate icon registration from ext_tables into ext_localconf
  • [TASK] Add registration for access utility
  • [TASK] Add support functions for columns and filters in pro version, see #3 in newsletters_pro

2022-11-29 Release of Version 3.1.1

  • [BUGFIX] Fix selected topics in subscriber

2022-11-29 Release of Version 3.1.0

  • [FEATURE] Add a TCA field for editing topics in subscriber
  • [TASK] Optimizations on documentation
  • [BUGFIX] Remove invalid values from context-sensitive help CSH translations
  • [TASK] Allow pages in container so that translated container are possible
  • [TASK] Migrate page.contains to own page.type
  • [BUGFIX] Fix email address for support notice

2022-05-09 Release of Version 3.0.5

  • [BUGFIX] Fix localization parent in TCA

2022-04-25 Release of Version 3.0.4

  • [TASK] Add translated DE *.xlf files
  • [TASK] Documentation an comment fixes
  • [TASK] Replace signal slots with psr 14 events

2022-04-23 Release of Version 3.0.3

  • [BUGFIX] Fix links in readme file

2022-04-23 Release of Version 3.0.2

  • [BUGFIX] Remove deprecations and undefined warnings

2022-04-20 Release of Version 3.0.1

  • [BUGFIX] Fix dependencies and compatibility information

2022-04-20 Release of Version 3.0.0

  • [TASK] Normalize documentation and configuration
  • [TASK] Migration for TYPO3 11 and PHP 8
  • [TASK] Preparation for TYPO3 11 and PHP 8
  • [BUGFIX] Fix domain model mapping
  • [TASK] Add find duplicate subscriber function
  • [TASK] Synchronize locallang files for german
  • [TASK] Add find duplicate subscriber function
  • [BUGFIX] Fix CSV export for topic subscribers
  • [TASK] Add TCA changes for subscriber listview changes
  • [BUGFIX] Fix documentation configuration
  • [TASK] Add documentations configuration
  • [TASK] Hide honeypot wrapper
  • [TASK] Add documentations configuration

2022-11-29 Release of Version 2.4.2

  • [BUGFIX] Add missing getter/setter for selected topics in subscriber

2022-11-29 Release of Version 2.4.1

  • [TASK] Add a TCA field for editing topics in subscriber

2021-11-23 Release of Version 2.4.0

  • [TASK] Add search word in subscriber repository
  • [FEATURE] Add unsubscribe reason field
  • [TASK] Show hidden field in the subscriber record
  • [FEATURE] Add language field to the subscriber table
  • [TASK] Add a more search fields for subscriber record

2021-10-22 Release of Version 2.3.1

  • [TASK] Add a quick selection to internal notice field

2021-10-22 Release of Version 2.3.0

  • [FEATURE] Add internal notice field

2021-06-21 Release of Version 2.2.0

  • [FEATURE] Spam protection via honeypot

2021-06-06 Release of Version 2.1.0

  • [TASK] Add more documentation
  • [TASK] Add extension key in composer.json
  • [TASK] Migrate injects for dependency injection
  • [TASK] TCA optimizations on subscriber and topics
  • [FEATURE] Add html email templates for subscription
  • [TASK] Code clean up and optimization
  • [TASK] Add additional tca support
  • [TASK] Add additional model properties mapping

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 push-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

2023-11-01 Release of version 4.0.0

  • [TASK] Migrate to TYPO3 12 and remove support for TYPO3 10
  • [TASK] Add missing data to subscriber list view, see #5
  • [TASK] Add topic filter and columns to subscriber list, see #3
  • [TASK] Add authorization for subscriber export
  • [TASK] Add newsletter listview delete and csv export buttons, see #6
  • [TASK] Optimize backend authorizations, see #6
  • [TASK] Integrate backend authorizations, see #6
  • [TASK] Insert modules header and footer in backend modules
  • [TASK] Add translated DE *.xlf files

2022-04-23 Release of Version 3.0.2

  • [TASK] Synchronize locallang files for german

2022-04-23 Release of Version 3.0.1

  • [BUGFIX] Fix links in readme file

2022-04-20 Release of Version 3.0.0

  • [TASK] Normalize documentation and configuration
  • [TASK] Migration for TYPO3 11 and PHP 8
  • [TASK] Preparation for TYPO3 11 and PHP 8
  • [BUGFIX] Fix domain model mapping
  • [TASK] Add duplicate subscribers message in subscriber list
  • [TASK] Add hide/show and 'modified' column in subscriber listview
  • [TASK] Add refresh and bookmark buttons to backend and transfer translation labels to xlf files
  • [BUGFIX] Fix backend modules parent constructors
  • [TASK] Add duplicate subscribers message in subscriber list
  • [TASK] Add hide/show and 'modified' column in subscriber listview
  • [TASK] Add refresh and bookmark buttons to backend and transfer translation labels to xlf files
  • [BUGFIX] Fix backend modules parent constructors

2021-11-23 Release of Version 2.1.0

  • [FEATURE] Add backend filter for subscriber

2021-10-22 Release of Version 2.0.1

  • [TASK] Add internal notice column in backend module

2021-06-06 Release of Version 2.0.0

  • [FEATURE] Add an unsubscribe link in Newsletter mail
  • [TASK] Add extension key in composer.json
  • [FEATURE] Add HTML mail mailing
  • [TASK] Add type column in subscriber backend list and reinsert missing send action button
  • [BUGFIX] Fix translations in backend controller
  • [TASK] Move model property mapping into base extension
  • [TASK] Migration for TYPO3 9.5 - 10.4

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
Extension
TYPO3 Newsletter Extension

TYPO3 Newsletters Pro

TYPO3 Newsletters Bundle

TYPO3 Newsletters

Create and manage newsletters directly in the TYPO3 backend.

Premium-Support for 1 Project

  • 12 months updates
  • Support- & Issue-Tracker access
  • Product documentation
  • No time limit

Price 100,00 € excl. VAT

Premium-Support for 1 Project

  • 12 months updates
  • Support- & Issue-Tracker access
  • Product documentation
  • No time limit
Newsletters subscription and distribution.

Price 200,00 € excl. VAT

Premium-Support for 1 Project

  • 12 months updates
  • Support- & Issue-Tracker access
  • Product documentation
  • No time limit
Contains Newsletters base extension and PRO features!

Price 300,00 € excl. VAT

Choose your TYPO3 Version

Contact request

You can contact us at any time

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
87G_________NR5______
A_Z____Q____L_Q___8Z9
W4W___5NP___ZP6______
__Q____J______U___MW8
7BI_________I75______