Loading...
Navigation überspringen
Premium
Verfügbare Versionen
0local
Verfügbare Einstellungen
0local
Enthaltenen Plugins
0local
Implementierte PHP-Klassen
0local
Anzahl der Translations
0local
Implementierte View-Helper
0local

TYPO3 Newsletters

Beschreibung

Die TYPO3 Newsletters-Extension ermöglicht die Erstellung von einfachen Text-Newslettern direkt im TYPO3 Backend. Der erstellte Newsletter ist Multichannel-fähig und bietet die Möglichkeit, diverse Themen zu konfigurieren, die ein Abonnent bei Abschluss auswählen kann.

In der Pro-Version ist zudem ein Backendmodul enthalten, dass es ermöglicht Themen, Abonnenten und einzelne Newsletter zu verwalten. Über dieses Modul lässt sich der Newsletter dann auch direkt versenden. Eine Exportfunktion der im jeweiligen Verteiler enthaltenen Abonnenten-Daten ist in der Pro-Version ebenfalls möglich.

Key Features

 BasicBasic + Pro
Multichannel-Newsletter Anmeldung
Definition von Themen
Themenauswahl bei Newsletteranmeldung
Das ganze kann an den eingeloggten Frontend-User gekoppelt werden der eingeloggt ist
Enthält ein Backendmodul um Themen, Abonnenten und Newsletter zu verwalten inkl. erweiterter Autorisationen
Direktversand an Abonnenten über das Backendmodul
Abonnenten eines Themas können als csv exportiert werden
 € 200,00 ex. VAT € 400,00 ex. VAT

Tags

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

Change Log

Newsletters Change-Log

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

Newsletters-Pro Change-Log

2023-06-28 Release of version 4.0.1

  • [TASK] Backend filter migration
  • [BUGFIX] Fix backend module authorization in TYPO3 12
  • [TASK] Optimize version conditions in PHP code
  • [TASK] Migrate controller modulePrefix initialization in backend module to TYPO3 12
  • [TASK] Optimize labels in user authorizations

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

TYPO3 Newsletters Pro

TYPO3 Newsletters Bundle

TYPO3 Newsletters

Erstelle und verwalte Newsletter direkt im TYPO3-Backend

Premium-Support für 1 Projekt

  • 12 Montate Updates
  • Support- & Issue-Tracker Zugang
  • Produkt Dokumentation
  • Zeitlich unbegrenzte Nutzung

Preis 200,00 € exkl. MwSt.

Premium-Support für 1 Projekt

  • 12 Montate Updates
  • Support- & Issue-Tracker Zugang
  • Produkt Dokumentation
  • Zeitlich unbegrenzte Nutzung
Abonnement und Verteilung von Newslettern

Preis 200,00 € exkl. MwSt.

Premium-Support für 1 Projekt

  • 12 Montate Updates
  • Support- & Issue-Tracker Zugang
  • Produkt Dokumentation
  • Zeitlich unbegrenzte Nutzung
Enthält Newsletters Basis-Erweiterung und PRO Funktionen!

Preis 400,00 € exkl. MwSt.

Wähle Deine TYPO3-Version

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
4___________71Z______
F_H____4______G___3KE
EIZ___DZH_____T______
__Y____E______N___29R
__Y___________R______