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 {
}
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ole Export” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ole Export” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.