Skip to content

studiomitte/powermail_export_assets

Repository files navigation

TYPO3 Extension powermail_export_assets

Enhance EXT:powermail to export attachments in the backend module by xclassing the original implementation.

Requirements

  • Composer
  • TYPO3 9-11
  • EXT:powermail 7.2-9.9

Usage

Install with composer req studiomitte/powermail-export-assets and done.

Using PHP 8

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"
      }
    }

Credits

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.

About

TYPO3 Extension ⇢ Enrich powermail csv export by also downloading the assets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published