lionel / newsletter-export
CSV export button for newsletters recipients.
Package info
github.com/lionel-m/newsletter-export
Type:contao-bundle
pkg:composer/lionel/newsletter-export
4.0.1
2018-12-02 10:06 UTC
Requires
- php: >=5.5.0
- contao/core-bundle: ~4.3
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
Replaces
- contao-legacy/newsletter_export: 4.0.1
This package is not auto-updated.
Last update: 2026-03-01 18:19:12 UTC
README
Originally created by John Brand (http://www.brandbrilliance.co.za).
Installation
Add "lionel/newsletter-export": "~4.0" in the composer.json file.
Add new LionelM\NewsletterExportBundle\LionelMNewsletterExportBundle(), in the app/AppKernel.php file.
Run the command php composer.phar update newsletter-export.