Loading...
Navigation überspringen
Bitte beachte, dass sich diese Dokumentation auf die neuste Version dieser Erweiterung bezieht. Wenn eine ältere Version eingesetzt wird, kann diese abweichen. Die jeweils passende Dokumentation befindet sich im Dokumentation-Verzeichnis der Erweiterung.

Newsletters Change-Log

2025-08-27 Release of version 5.0.0

  • [TASK] Migrate icons and icon registration
  • [TASK] Update developer section in documentation
  • [TASK] Add developer information about change-log and migration in documentation
  • [TASK] Migrate plugins to content elements incl. new-content-element-wizards
  • [TASK] Migrate page TypoScript from ext_localconf.php into page.tsconfig
  • [TASK] Raise dependency versions and clean up composer.json/ext_emconf.php
  • [TASK] Migrate flash messages to use ContextualFeedbackSeverity
  • [TASK] Migrate to TYPO3 13 and remove support for TYPO3 11

2025-08-26 Release of version 4.2.0

  • [FEATURE] Add optional bcc mailing for admin and debugging
  • [BUGFIX] Fix accessing undefined array index template

2024-10-17 Release of version 4.1.0

  • [FEATURE] Migrate to FluidEmail, remove text mails and unused view-helpers
  • [TASK] Migrate TypoScript imports

2024-06-28 Release of version 4.0.1

  • [BUGFIX] Fix allowed tables on newsletter page type
  • [TASK] Optimize version conditions in PHP code

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
Dokumentation
TYPO3 Newsletter Erweiterung

TYPO3 Newsletters

Diese Erweiterung ermöglicht es Dir Newsletter-Anmeldungen für ein oder mehrere Theme zu erstellen. Diese Anmeldungen können über Frontend-Benutzer oder auch anonyme Website-besucher erfolgen.

Menü

Kontaktanfrage

Du kannst uns jederzeit kontaktieren

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
6___________KJL______
5_S____1______5___BLW
6XA___KDH___JSD______
__L____Q____K_____EIH
__Q_________SYW______