Double-Optin-Download by coding.ms ergänzt Backend-Modul
Description
Double-Optin-Download by coding.ms 1.8.0 ergänzt ein Backend-Modul und erweitert die Konfiguration um ein alternatives Button-Label in der FlexForm.
Du kannst das neue Backend-Modul zur Verwaltung von Downloads im TYPO3-Backend nutzen und Konfigurationen dort einfacher bearbeiten. Das alternative Button-Label in der FlexForm ermöglicht individuellere Call-to-Action-Texte ohne Template-Anpassungen. Durch das Entfernen unnötiger Felder wird die Plugin-Konfiguration übersichtlicher.
- Backend-Modul hinzugefügt: Verwaltungsoberfläche im TYPO3-Backend.
- Alternatives Button-Label in der FlexForm konfigurierbar.
- Unnötige Felder
recursiveundpagesaus der Backend-Plugin-Konfiguration entfernt, zur Vereinfachung der Bedienung. - Support für Versioning und Localization bei Download-Empfängern entfernt, was die Datenstruktur vereinfacht.
- Dokumentation optimiert und Hinweis ergänzt, wie das Download-List-Plugin hinzugefügt wird.
- Bugfix: Link zur Dokumentation in composer.json korrigiert.
Change-Log
## 2022-09-12 Release of Version 1.8.0
* [FEATURE] Add backend module
* [FEATURE] Add alternative button label in FlexForm configuration. https://gitlab.com/codingms/typo3-public/double_optin_download/-/issues/4
* [TASK] Optimizing documentation
* [TASK] Remove unnecessary fields recursive and pages in the backend plugin configuration
* [TASK] Remove support for versioning and localization for download receivers
* [BUGFIX] Fix link to documentation in composer.json
* [TASK] Add note about adding the download list plugin in documentation