GatherPress is a flexible, community-powered event management plugin for WordPress.
- Event scheduling (date, time, location, description)
- Attendee registration (with optional anonymous listing)
- Open RSVP support (non-logged-in users)
- Attendees can bring guests
- Email notifications for attendees and non-attendees
- Online and in-person event support (with mapping)
- Full block editor support
- Multisite-ready and fully internationalized
Use the Playground Environment to test GatherPress with real data -- no setup required.
Watch the intro demo | Learn more about Playground
- Go to Plugins > Add New
- Search for
GatherPress - Click Install, then Activate
Download the latest .zip from the Releases page, then upload via Plugins > Add New > Upload Plugin.
Installation guide | Configuration guide
GatherPress is built by and for the community -- contributions are always welcome.
- Read the Developer Docs
- Check out open issues
- Join us on WordPress Slack or GatherPress.org
- Leaflet -- interactive maps for venues
GatherPress calls the following services when editing venues or displaying maps. Each can be overridden or swapped out via a filter; see links for filter names.
- Photon (operated by Komoot) -- powers address autocomplete and geocoding. The plugin's REST routes (
/gatherpress/v1/geocodeand/gatherpress/v1/geocode/search) proxy the editor's query to Photon server-side with a User-Agent identifying the site. Responses are cached as transients for 15 minutes. Override with thegatherpress_photon_api_urlfilter (for a self-hosted Photon, for example). - CARTO Basemaps -- default map tile provider when the OpenStreetMap map platform is selected. The visitor's browser loads raster tiles directly from
basemaps.cartocdn.com. Override withgatherpress_map_tile_urlandgatherpress_map_tile_attribution. - Google Maps -- alternative map platform, enabled when a site chooses "Google Maps" in GatherPress settings. The visitor's browser embeds
maps.google.com. - Map and address data are sourced from OpenStreetMap contributors.
GatherPress is still in active development. Thank you for helping us build a better way to gather.



