codefog / contao-member_export

Allows to export the member data to a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Member Export bundle for Contao CMS

Member Export is a bundle for the Contao CMS.

It allows to export the member data to a file. Currently supported formats:

  • CSV (.csv)
  • Excel5 (.xls) – phpoffice/phpexcel is required
  • Excel2007 (.xlsx) – phpoffice/phpexcel is required

Documentation

  1. Installation
  2. Usage
  3. Developers

Copyright

This project has been created and is maintained by Codefog.

About

Allows to export the member data to a file

License:MIT License


Languages

Language:PHP 99.6%Language:CSS 0.4%