lionel / newsletter-export
newsletters 收件人的 CSV 导出按钮。
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: 2024-09-29 11:18:04 UTC
README
最初由John Brand创建(http://www.brandbrilliance.co.za)。
安装
在 composer.json
文件中添加 "lionel/newsletter-export": "~4.0"
。
在 app/AppKernel.php
文件中添加 new LionelM\NewsletterExportBundle\LionelMNewsletterExportBundle(),
。
运行命令 php composer.phar update newsletter-export
。