Download the PHP package bithost-gmbh/powermail_fastexport without Composer
On this page you can find all versions of the php package bithost-gmbh/powermail_fastexport. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bithost-gmbh/powermail_fastexport
More information about bithost-gmbh/powermail_fastexport
Files in bithost-gmbh/powermail_fastexport
Package powermail_fastexport
Short Description Extends the powermail standard export for faster export to .xlsx and .csv files.
License GPL-3.0
Homepage https://github.com/bithost-gmbh/powermail_fastexport
Informations about the package powermail_fastexport
TYPO3 CMS Extension powermail_fastexport
Introduction
This is a TYPO3 CMS extension that extends powermail for faster export to .xlsx / .csv files by fetching the data directly as an array without the Extbase ORM and rendering the output directly without Fluid. This is useful if you have many records to be exported. In our test case with > 10'000 records to be exported, the required time was reduced from 45 minutes to 45 seconds. The extension powermail_fastexport extends the standard powermail export. You can simply install the extension and use the export functionality just like before.
Bug Tracker
https://github.com/bithost-gmbh/powermail_fastexport/issues
Git Repository
https://github.com/bithost-gmbh/powermail_fastexport
Packagist
https://packagist.org/packages/bithost-gmbh/powermail_fastexport
TER
https://typo3.org/extensions/repository/view/powermail_fastexport