Support

Home Forums Event Espresso Premium Customizing CSV Export

Customizing CSV Export

Posted: November 7, 2014 at 10:05 am

Viewing 3 reply threads


David Zack

November 7, 2014 at 10:05 am

I’ve seen a few posts inquiring how to customize the Registrations CSV Report export. Specifically, I’d like to change the order of columns and remove some of the columns I don’t need.

As far as I can tell, this isn’t currently doable without modifying the core. Has anyone had any luck getting this done? I’d rather not modify core files, but I’m willing to, since the client needs this.

Thanks


Sidney Harrell

November 7, 2014 at 11:02 am

Are you using EE3 or EE4? If you are in EE3, then the export functions have function_exists wrappers, so you can override them from outside of core.


David Zack

November 7, 2014 at 11:15 am

I’m using version 4.

Thanks.


Sidney Harrell

November 7, 2014 at 11:33 am

You would have to provide a custom version of the Export class, core/db_classes/EE_Export.class.php. Then tie into the EE_Registry to tell it to load your version, instead of the one included in core.

Viewing 3 reply threads

The support post ‘Customizing CSV Export’ 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