Support

Home Forums Event Espresso Premium Custom front-end report?

Custom front-end report?

Posted: November 21, 2017 at 9:01 am


petranet

November 21, 2017 at 9:01 am

Is there a way to get a custom event registration report on the front end similar to the filtered registration report generated in the wp-admin area?
I am trying to eliminate my sending of the filtered CSV report daily to my customer. If anyone has a SQL query that would do the same that would be great.


Josh

  • Support Staff

November 22, 2017 at 7:35 am

Hi there,

You could adapt generated SQL query from the same function that the CSV report uses (from the plugin’s RegistrationsReport.php).

You’ll note that it uses the built in model system instead of a direct SQL query. You can learn how to build your own queries with the same model system from the documentation:

https://github.com/eventespresso/event-espresso-core/tree/master/docs/G–Model-System

The support post ‘Custom front-end report?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso