lionel / newsletter-export
CSV export button for newsletters recipients.
Installs: 1 981
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 1
Type:contao-bundle
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: 2024-11-10 11:46:26 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
.