in2code / luxletter
Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.
Installs: 45 130
Dependents: 1
Suggesters: 0
Security: 0
Stars: 24
Watchers: 6
Forks: 25
Open Issues: 20
Type:typo3-cms-extension
Requires
- php: >=7.4.0
- ext-dom: *
- ext-json: *
- ext-libxml: *
- ext-pdo: *
- doctrine/dbal: >=2.11.0
- tijsverkoyen/css-to-inline-styles: ^2.2
- typo3/cms-core: ^11.5 || ^12.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.10
- helhum/typo3-console: ^8.1
- helmich/typo3-typoscript-lint: ^3.1
- mikey179/vfsstream: ^1.6
- phpmd/phpmd: ^2.8
- squizlabs/php_codesniffer: ^3.5
- symfony/config: ^6.2
- typo3/cms-adminpanel: ^12.4
- typo3/cms-belog: ^12.4
- typo3/cms-beuser: ^12.4
- typo3/cms-core: ^12.4
- typo3/cms-dashboard: ^12.4
- typo3/cms-extbase: ^12.4
- typo3/cms-extensionmanager: ^12.4
- typo3/cms-felogin: ^12.4
- typo3/cms-filelist: ^12.4
- typo3/cms-fluid-styled-content: ^12.4
- typo3/cms-frontend: ^12.4
- typo3/cms-info: ^12.4
- typo3/cms-install: ^12.4
- typo3/cms-lowlevel: ^12.4
- typo3/cms-recordlist: ^12.4
- typo3/cms-rte-ckeditor: ^12.4
- typo3/cms-scheduler: ^12.4
- typo3/cms-setup: ^12.4
- typo3/cms-t3editor: ^12.4
- typo3/cms-tstemplate: ^12.4
- typo3/testing-framework: ^8.2
Suggests
- in2code/lux: Marketing automation for TYPO3
- typo3/cms-dashboard: *
Conflicts
- georgringer/news: < 11.0.0
Replaces
- typo3-ter/luxletter: 26.3.1
- dev-develop
- 26.3.1
- 26.3.0
- 26.2.0
- 26.1.0
- 26.0.0
- 25.0.4
- 25.0.3
- 25.0.2
- 25.0.1
- 25.0.0
- 24.0.2
- 24.0.1
- 24.0.0
- 23.0.1
- 23.0.0
- 22.1.1
- 22.1.0
- 22.0.0
- 21.0.0
- 20.0.0
- 19.2.2
- 19.2.1
- 19.2.0
- 19.1.0
- 19.0.1
- 19.0.0
- 18.0.0
- 17.x-dev
- 17.8.1
- 17.8.0
- 17.7.0
- 17.6.4
- 17.6.3
- 17.6.2
- 17.6.1
- 17.6.0
- 17.5.1
- 17.5.0
- 17.4.1
- 17.4.0
- 17.3.0
- 17.2.0
- 17.1.0
- 17.0.2
- 17.0.1
- 17.0.0
- 16.0.0
- 15.0.0
- 14.1.0
- 14.0.1
- 14.0.0
- 13.0.2
- 13.0.1
- 13.0.0
- 12.0.0
- 11.1.0
- 11.0.2
- 11.0.1
- 11.0.0
- 10.2.1
- 10.2.0
- 10.1.0
- 10.0.0
- 9.0.4
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 8.0.0
- 7.1.0
- 7.0.0
- 6.0.1
- 6.0.0
- 5.0.1
- 5.0.0
- 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.0
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 2.4.0
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.0
- 0.3.0
- 0.2.0
- 0.1.0
- dev-master
- dev-feature/AnalyseView
- dev-feature/v17-add-user-specific-content
- dev-feature/add-user-specific-content
- dev-feature/respect-asynchronousQueueStorage-setting-on-cli
- dev-feature/Parsing-bodytext
- dev-feature/add-usergroup-specific-content
This package is auto-updated.
Last update: 2024-10-31 15:00:12 UTC
README
Luxletter - Email marketing in TYPO3. Send newsletters the easy way.
Inspired by TYPO3 extension direct_mail - thanks to the authors for the great work
Introduction
Email marketing tool in TYPO3. Just build and send newsletters to your customers. This extension does not need EXT:lux but works together with the marketing automation tool for TYPO3 to get even more receiver analytics data. Just add some HTML as content for your newsletters anywhere in the web or directly on your website, parse it and go for it.
Aspects of luxletter
The upside
- A useful and nice dashboard shows you the relevant information in the backend
- Modern newsletter extension for TYPO3 11 or 12
- Tracking of clicks via PSR-15 interface in TYPO3
- Sending mails in queue via symfony command controller
- Records for fe_groups (and there related fe_users) are used to send mails to
- An unsubscribe plugin is already included
- A teaser content element helps you to create newsletters out of default content elements in TYPO3
- Every website can be used as prototype for your newsletter
- A third party mail server can be used for newsletters
- Since 4.0 multiple sender configuration can be saved
The downside
- At the moment there is no bounce-management (Do you want to sponsor it? Contact us!)
- fe_users records are needed to send emails (sorry guys - no tt_address at the moment )
- There is no registration plugin for fe_users in EXT:luxletter. Please use a different extension (like femanager) for this task
Screenshots
Example dashboard in TYPO3 module:
Example dashboard overview:
Example newsletter im mail inbox:
Example newsletter list view:
Example newsletter creation - step 1:
Example newsletter creation - step 2:
Example newsletter creation - step 3:
See the receiver activities if you have also installed the free extension lux:
Create teasers from content elements with a teaser plugin:
Documentation
See the full documentation (installation, configuration, newsletters and analysis)
Technical requirements
- TYPO3 11 or 12 LTS is the basic CMS for this newsletter tool.
- EXT:lux is not needed to run luxletter but both extensions can work together to show more relevant information.
- This extension needs to be installed with composer (classic installation could work but is not supported and tested).
- fe_users in fe_groups is used to send newsletter emails to.
Sponsored features (please get in contact to us if you want to sponsor a new feature)
- Import of fe_users from tt_address (to migrate easier from direct_mail to luxletter)
- Editview of existing newsletters (reparse function?)
Installation with composer
composer require "in2code/luxletter"
Changelog and breaking changes
Need help with email-marketing or marketing automation?
The company behind Lux, LuxLetter and LuxEnterprise - the complete marketing box for TYPO3 - is looking forward to help you: https://www.in2code.de