Export events to CSV
Export events to CSV (Addon for Events Manager)
by s-hinse · WordPress.org page · Website
Export events to CSV has 100+ active installs on WordPress.org and 6,033 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on January 31, 2023, tested up to WordPress 6.1.12.
Export events to CSV at a glance
Is Export events to CSV well maintained?
Features
The feature list from the plugin's own readme on WordPress.org, trimmed to the essentials.
- Go to Events->Export events as CSV
- Choose your delimiter
- Click the “Download”-button to get your CSV file
Export events to CSV reviews and ratings
2 reviews on WordPress.org, with the most recent ones as their authors posted them.
2 reviews
- 5★
-
2
- 4★
-
0
- 3★
-
0
- 2★
-
0
- 1★
-
0
-
Thank you!
VERY useful add on.
zzkamikazezz -
Thanks for putting in the effort
Thanks for the effort and for publishing your plugin! :-) It would have been nice to be able to select the fields that are sent to the files. I ended up amending the plugin on www/wp-content/plugins/export-em-events-to-csv/inc/Exporter.php $query = sprintf( ' SELECT e.event_id , e.post_id , e.event_name , e.event_start_date , l.location_name , l.location_country , pm1.meta_value host_name , pm2.meta_value host_email FROM %1$s INNER JOIN %2$s ON (e.location_id=l.location_id) LEFT JOIN %3$s pm1 ON (e.post_id=pm1.post_id AND pm1.meta_key = "_event_owner_name") LEFT JOIN %3$s pm2 ON (e.post_id=pm2.post_id AND pm2.meta_key = "_event_owner_email") ', $prefix . 'em_events e', $prefix . 'em_locations l', $prefix . 'postmeta' );
Richard K
Details
Export events to CSV (Addon for Events Manager Plugin )
The full description, screenshots and every review live on the WordPress.org page.
Tags
- csv
- Event export
- Events Manager
- Version
- 1.3
- Last updated
- Jan 31, 2023
- First published
- Aug 17, 2016
- Requires WordPress
- 5.0
- Tested up to
- 6.1.12
- Requires PHP
- –
- Pricing
- Free on WordPress.org
Export events to CSV FAQ
What does Export events to CSV do?
According to its WordPress.org readme, Export events to CSV offers Go to Events->Export events as CSV, Choose your delimiter and Click the “Download”-button to get your CSV file.
How many active installs does Export events to CSV have?
WordPress.org reports 100+ active installs for Export events to CSV as of September 7, 2026.
Is Export events to CSV still maintained?
The last release was on January 31, 2023, more than a year ago. WordPress.org shows a warning on plugins that go this long without an update.
Is Export events to CSV free?
Export events to CSV is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.