fbpx
How can we help?

Export Events

The WP Event Manager’s Export Events plugin allows you to export all the event data through CSV files.

Installing The Plugin

The installation process is the same for all the addons, offered by WP Event Manager. They can be both installed automatically and manually.

  1. Automatic Installation: You can install the plugin from the backend of your WordPress. Click Here to see how you can install the plugin automatically.
  2. Manual Installation: You can also install the plugin manually using SFTP or FTP tools. Click Here to see how you can install the plugin manually.

Watch the entire video for better understanding

How To Export Event Data From the Backend?

An Admin has the right to export the events data from the backend as well as the frontend awhereas the organizer can export the event data only from the frontend.

In order to export the events data from BACKEND,you need to follow the below mentioned steps:

  1. Go to WP-admin >> Event Manager >> Settings >> Export.
  2. Here, select the options including the type of file to be downloaded.
    • Download CSV with meta key and value: Select this option if you want to export all the custom fields/values / data of your events.
    • Download CSV with custom fields: Select this option if you want to export only a limited number of custom fields / values / data of events.
      Wp Event Manager Export Events Data From Backend
  3. Save changes.
  4. Now go to WP-admin >> Event Manager >> All Events.
  5. Here, you will get a button named “Download Events CSV” to export the CSV file.
  6. It will export the data based on the option you have selected for “Export Type” (WP-admin >> Event Manager >> Settings >> Export).
    Wp Event Manager Admin Export Metakey Download

How To Export Events Data From the Frontend?

The organizers can export the event data from the frontend dashboard of the website.

Here are the steps you need to take:

  1. Go to Event Dashboard on the frontend.
  2. There is a link to “Download Events CSV File“ on the top section of the webpage.
  3. Clicking on that link will show you two options:
    • Download CSV Default: Select this option if you want to export all the custom fields/values / data of events.
    • Download CSV Custom:Select this option if you want to export only limited custom fields/values / data of your events.
      Wp Event Manager Event Csv File
      Wp Event Manager Export Custom File
  4. After selecting the desired option, download the file.

Advanced: Overriding/Customizing the templates

For overriding or customization, template files can be found in the wp-event-manager-export/templates/ directory.

To override a template file, follow the below-mentioned steps:

  1. Create directory “wp-event-manager-export” under your theme folder.
  2. Copy the template file to “/wp-content/yourtheme/wp-event-manager-export/” directory.
  3. Your theme will use all the template files from the “/wp-content/yourtheme/wp-event-manager-export/” directory instead of the plugin’s template file (/wp-content/plugins/wp-event-manager-export/).
  4. event-export.php template file lists the user’s export.

Remember: If you have overridden template file and plugin frequently updating then you need to sync template file with new updates from the plugin’s template file for better functionality and new features.

Quick Links
Close