Integrate Event Organiser with Maps
A WordPress plugin that provides mapping integration for Event Organiser.
by WPCV · github.com/wpcv/wpcv-eo-maps-integration · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpcv/wpcv-eo-maps-integration/archive/refs/heads/main.zipDeclares an update source (https://github.com/WPCV/wpcv-eo-maps-integration), so updates arrive through the plugin's own updater.
Readme
Integrate Event Organiser with Maps
Contributors: See full Contributor List
Donate link: https://www.paypal.me/interactivist
Tags: event organiser, geo mashup, integration
Requires at least: 5.4
Tested up to: 5.9
Stable tag: 1.0a
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Provides mapping integration for Event Organiser.
Description
Please note: this is the development repository for Integrate Event Organiser with Maps.
Integrate Event Organiser with Maps is a WordPress plugin that provides mapping integration for Event Organiser.
Requirements
This plugin requires a minimum of Event Organiser 3.0+.
Supported Plugins
Geo Mashup 1.13+
Each Venue in Event Organiser is automatically mapped to a Location in Geo Mashup so that it is easy to produce maps showing the location of your Event Organiser Events using the Shortcodes or Template Functions provided by Geo Mashup.
The Geo Mashup UI is hidden on Events by default. Geo Mashup Locations are defined solely by the Venues attached to Events. This plugin handles any Venue changes that need to be made to Geo Mashup Locations.
Installation
There are two ways to install from GitHub:
ZIP Download
If you have downloaded Integrate Event Organiser with Maps as a ZIP file from the GitHub repository, do the following to install the plugin:
- Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside
/wp-content/plugins/wpcv-eo-maps-integration - Make sure Event Organiser is activated and configured
- Make sure Geo Mashup is activated and configured
- Activate the plugin
- You are done!
git clone
If you have cloned the code from GitHub, it is assumed that you know what you're doing.