jweiland / luxletter-extended
Extends TYPO3 extension luxletter with some useful tools
Installs: 259
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:HTML
Type:typo3-cms-extension
Requires
- in2code/luxletter: ^2.4
- typo3/cms-core: ^9.5.20 || ^10.4.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- nimut/testing-framework: ^5.1
Replaces
- typo3-ter/luxletter_extended: dev-main
This package is auto-updated.
Last update: 2024-10-22 15:26:02 UTC
README
Extends TYPO3 extension luxletter with some helpful tools
1 Features
- Allow multi-domain mails
- Contains some un-merged PRs
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/luxletter-extended
Installation as extension from TYPO3 Extension Repository (TER)
Download and install luxletter-extended
with the extension manager module.
2.2 Minimal setup
- Just install the extension