Skip to content

9teufel/contao-member_export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.6%
  • CSS 0.4%