Skip to content

A starter/boilerplate to create simple custom plugins for exporting data in CSV format

Notifications You must be signed in to change notification settings

AvidlyWordPress/zf-csv-reporting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create a custom query to ZF_Reports class, which returns the data you want to export.
  2. Create a form for the query in ZF_Form class.
  3. Profit.

About

A starter/boilerplate to create simple custom plugins for exporting data in CSV format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%