Skip to content

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

Notifications You must be signed in to change notification settings

sornon1/wp-events-manager-importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • PHP 11.9%
  • CSS 7.3%