Create and maintain events, including complex reoccurring patterns, venue management (with Google Maps or OpenStreetMap), calendars and customisable e …
As of April 2026, Event Organiser is a WordPress Event plugin with 20K+ active installations and a 4.6/5 rating from 139 reviews. It has been downloaded 1.8M+ times in total. Requires WordPress 3.8.0+ and PHP false+. Available on WordPress.org since 2011. Last updated 1 year ago — may have compatibility concerns. Downloads are up 8% this week. Top alternative: The Events Calendar.
Event Organiser adds event management that integrates well with your WordPress site. By using WordPress’ in-built ‘custom post type’, this plug-in allows you to create events that have the same functionality as posts, while adding further features that allow you to manage your events. This includes the possibility of repeating your event according to complex schedules and assign your events to venues. This can all be done through an intuitive user interface, which allows you to view your events in the familiar WordPress list or in a calendar page in the admin area.
User Docs
| Function Reference
| Forums
| Demo
| Booking Add-on
Finally one that works perfectly with OSM.
Take good care of it—it’s the only one I could find.
Not compatible with latest WordPress Version and PHP 8.x. After installation the plugin Icon was not shown.
I am going to delete this plug in. You cannot change dates. You cannot change times. You cannot copy events. You cannot exclude dates within repeating events. This plug in is full of bugs.
Good plugin works as it should work
I need just a basic calendar, so I can add events (color coded by category) that people can just see. Very simple needs. This product does that for free. Easy to set up, so far it has been working just fine.
It let me import my events from an ICS file, which was helpful, as that is how I was able to get my data from the plugin that I was using, which used to be free but now charges a fee.
Only hassle was that all events came in as drafts, so I had to republish them. Not a big deal, other than that I had a LOT of events
| WordPress | 3.8.0+ requiredTested up to 6.6.5 |
| PHP | false+ required |
= 3.12.8 – 26th August 2024
* Bugfix: Fixes interoperability with Real Consent banner
* Bugfix: Fixes PHP 8 warning messages
= 3.12.7 – 26th August 2024
* Security patch: Bump version of moment.js
= 3.12.6 – 14th July 2024
* Fixed PHP 8.1 deprecation notices
= 3.12.5 – 24th February 2024
* Security patch: Disables cache of public calendars (can be re-enabled with the following code)
`
add_filter('eventorganiser_cache_expiration_eo_widget_calendar', function(){
return DAY_IN_SECONDS;
});
add_filter('eventorganiser_cache_expiration_eo_widget_agenda', function(){
return DAY_IN_SECONDS;
});
add_filter('eventorganiser_cache_expiration_eo_full_calendar_public', function(){
return DAY_IN_SECONDS;
});
`
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.