Ole Export

Ole Export Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 519 downloads
Ole Export Icon

Try plugin: Ole Export

We'll create fresh WordPress site with Ole Export installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Ole Export

This plugin was build to easy add support of Open Linked Event Data to you WordPress installation (XML feed). Supported event plugins are: * Event Or …

0


0


0


0


0

updated: 2 years ago
since: 4 years ago
author: fugu GmbH (www.fugu.ch)

Description

This plugin was build to easy add support of Open Linked Event Data to you WordPress installation (XML feed).

Supported event plugins are:
* Event Organiser
* The Events Calendar
* Events Manager
* Modern Events Calender Lite
* WP Event Manager
* Any custom written driver

Custom Driver

Place your custom OLE driver into wp-content/oleexport_customerdriver/MyCustomDriver which subclasses AbstractWordPressOleDriver.

class MyCustomDriver extends ch\fugu\oledata\driver\wordpress\AbstractWordPressOleDriver {

}