ekeuus / wp-events-manager-importer

A simple, yet easy xlsx file reader extension plugin for all possessor of wp-events-manager plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP-Event-Manager-Importer

Description

Allow you to easily import a xlsx file into event-manager plugin.

Dependencies

  • Event-Manager

Usage

Select the import page under Events left admin top menu and follow the instructions.

Format for XLSX :

As for now we only support basic import :

"Event Name" | "Event Location" | "Start Time" | "End Time" | "Description"

Format for CSV :

Thanks to [meitar] (https://github.com/meitar)

venue_id,"Venue Name","Venue Street Address","Venue Extended Address","Venue City","Venue State","Venue Postal Code","Venue Country Code","Venue Web Advdress","Venue Description",event_id,venue_id,"Event Name","Event Status","Event MySQL-Formatted Start Date and Time","Event MySQL-Formatted End Date and Time","Event Web Address","Event Description"

Example file:

Credits

This plugin have been developped by Soixante Circuits team members that are :

The following classes are used :

About

A simple, yet easy xlsx file reader extension plugin for all possessor of wp-events-manager plugin.


Languages

Language:PHP 53.0%Language:CSS 32.6%Language:JavaScript 14.4%