Title: Tutorial &#8211;  Exports and Reports
Last modified: August 30, 2016

---

# Tutorial – Exports and Reports

 *  Resolved [boitetrash](https://wordpress.org/support/users/boitetrash/)
 * (@boitetrash)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/)
 * Hi there
 * I have a database with data I want to display, a running WordPress website, and
   an installed “Exports and Reports” plugin.
    Is there any tutorial that can help
   me to understand how to use the Exports and Reports plugin? I can’t figure out
   how to display on myhome page the example page reports and example post reports.
 * Erik
 * [https://wordpress.org/plugins/exports-and-reports/](https://wordpress.org/plugins/exports-and-reports/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/#post-6642303)
 * This plugin is not meant for the front of the site, it’s definitely admin-focused.
 * Exports and Reports enables admins to create reports that can be viewed and then
   exported, based on data aggregated from the database. The report can be filtered,
   sorted, and has built-in pagination handling.
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/#post-6642305)
 * Also, there are no videos that I’m aware of, I just never had the time to put
   any together.
 *  [jsafire](https://wordpress.org/support/users/jsafire/)
 * (@jsafire)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/#post-6642515)
 * [@boitetrash](https://wordpress.org/support/users/boitetrash/) You can of course:
 * 1. Create a report (setup).
    2. Create a front-end page that imports json. 3.
   Run the report as an Admin from the WP Admin Dashboard and export it as json.
   You will need to be sure to choose your own unique file identifier for the json
   file so it will always be the same.
 * This will allow site users/members to view the latest report that was run by 
   an admin. (Obviously, no guarantee the data will always be up-to-date but, you
   could use a smidge of PHP to get the date/time of the json file, and display 
   it at the top of your front-end page along with the data.)
 * jeff
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/#post-6642516)
 * Or you can take advantage of the REST API in WP 4.4 and add a custom endpoint
   through that way.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Tutorial – Exports and Reports’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/exports-and-reports.svg)
 * [Exports and Reports](https://wordpress.org/plugins/exports-and-reports/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/exports-and-reports/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/exports-and-reports/)
 * [Active Topics](https://wordpress.org/support/plugin/exports-and-reports/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/exports-and-reports/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/exports-and-reports/reviews/)

## Tags

 * [tutorial](https://wordpress.org/support/topic-tag/tutorial/)

 * 4 replies
 * 3 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/tutorial-exports-and-reports/#post-6642516)
 * Status: resolved