Enhance EXT:powermail to export attachments in the backend module by xclassing the original implementation.
- Composer
- TYPO3 9-11
- EXT:powermail 7.2-9.9
Install with composer req studiomitte/powermail-export-assets
and done.
Currently the library to create the zip files is not fully compatible with PHP8.
This can be fixed by appyling the patch file found in Resources/Private/Patches/php8-alchemy-zippy.patch
.
"patches": {
"alchemy/zippy": {
"php8 notices": "patches/php8-alchemy-zippy.patch"
}
}
This extension was created by Georg Ringer for Studio Mitte, Linz with ♥.
Find more TYPO3 extensions we have developed that provide additional features for TYPO3 sites.