# Export events to CSV (addon)

##Description
 * Addon for the Events Manager Plugin. https://wordpress.org/plugins/events-manager/
 * Exports all events and their locations into a csv file.
 * Choose comma or semicolon as CSV delimiter

##Requirements
 * PHP 5.3 or later
 * WordPress 4.x
 * Events Manager 5.x.

##Installation
1. Unpack the download package.
2. Upload the files to the `/wp-content/plugins/` directory.
3. Activate the plugin in WordPress backend, make sure you have installed and activated Events Manager first.

##Usage
1. Go to `Events->Export events as CSV`
2. Choose your delimiter
3. Click the "Download"-button to get your CSV file.



##License
 * GPLv2 or later
 * License URI:   http://www.gnu.org/licenses/gpl-2.0.html




