Title: GatherPress
Author: GatherPress
Published: <strong>జూన్ 28, 2024</strong>
Last modified: ఆగస్ట్ 10, 2026

---

Search plugins

![](https://ps.w.org/gatherpress/assets/banner-772x250.jpg?rev=3166540)

![](https://ps.w.org/gatherpress/assets/icon.svg?rev=3640511)

# GatherPress

 By [GatherPress](https://profiles.wordpress.org/gatherpress/)

[Download](https://downloads.wordpress.org/plugin/gatherpress.0.35.0.zip)

[Live Preview](https://te.wordpress.org/plugins/gatherpress/?preview=1)

 * [Details](https://te.wordpress.org/plugins/gatherpress/#description)
 * [Reviews](https://te.wordpress.org/plugins/gatherpress/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/gatherpress/#installation)
 * [Development](https://te.wordpress.org/plugins/gatherpress/#developers)

 [Support](https://wordpress.org/support/plugin/gatherpress/)

## Description

Running a meetup, a user group, a conference, or a class? GatherPress gives you 
what you need to publish events, collect RSVPs, and keep everyone in the loop, all
from your own WordPress site.

Your events live on your site. You own the data, you control how it looks, and you
keep the relationship with the people who show up.

GatherPress is built by the WordPress community for the people who organize it: 
meetup organizers, WordCamp teams, user groups, and anyone else who gets people 
together in a room. It is free, open source, and shaped by the people using it every
day.

#### What you can do

 * Publish events with the date, time, venue, and everything people need to know
 * Collect RSVPs, with anonymous listing for attendees who would rather not be named
 * Let people RSVP without an account, so nobody bounces off a signup wall
 * Let attendees bring guests
 * Email everyone who is coming, or everyone who is not, without leaving WordPress
 * Run events in person, online, or both, with maps for physical venues
 * Build and arrange it all in the block editor
 * Multisite ready and fully translatable

#### Try it before you install

Hit the **Live Preview** button on this page to open a working demo in your browser.
No signup, no setup, and real data to click around in.

Prefer to watch first? [There is a short intro demo](https://gatherpress.org/demovideo).

#### Join our community

GatherPress is built in the open, and contributions are always welcome, whether 
that is code, translations, documentation, or just telling us what broke.

 * [Get involved](https://gatherpress.org/get-involved)
 * [Contributor guide](https://github.com/GatherPress/gatherpress/blob/main/docs/contributing.md)
 * [Open issues on GitHub](https://github.com/GatherPress/gatherpress/issues)

### External Services

This plugin connects to external services to provide address autocomplete, geocoding,
and map tiles for venues. Each service has its own filter so you can point at a 
self-hosted alternative or disable the feature.

#### Photon geocoding (photon.komoot.io)

Used to resolve venue addresses into latitude/longitude coordinates and to power
the address autocomplete dropdown while editing a venue. The plugin proxies these
requests server-side: your WordPress site sends the search query string and a User-
Agent identifying the site (plugin version, WordPress version, site home URL) to
the Photon API. Responses are cached on your site for 15 minutes.

 * Photon homepage / terms: https://photon.komoot.io/
 * Komoot privacy policy: https://www.komoot.com/privacy

Override the endpoint (for a self-hosted Photon instance) with the `gatherpress_photon_api_url`
filter.

#### CARTO Basemaps (basemaps.cartocdn.com)

Default map tile provider when the OpenStreetMap map platform is selected. When 
a venue map is displayed on the front end or in the editor, the visitor’s browser
requests raster tiles directly from basemaps.cartocdn.com. No data beyond the standard
tile coordinates (zoom, x, y) and the visitor’s IP / browser headers is sent.

 * CARTO terms: https://carto.com/legal/
 * CARTO privacy policy: https://carto.com/privacy/

Override the tile URL or attribution with the `gatherpress_interactive_map_tile_url`
and `gatherpress_interactive_map_tile_attribution` filters.

#### Google Maps (maps.googleapis.com, www.google.com, maps.google.com)

Alternative map provider, only used when a site opts in by choosing “Google Maps”
in GatherPress settings. What the visitor’s browser requests depends on whether 
a Google Maps API key is configured:

 * With an API key, the browser loads the Maps JavaScript API from maps.googleapis.
   com and renders the map in the page.
 * Without a key, or if that script fails to load, the browser embeds a Google Maps
   iframe from www.google.com or maps.google.com instead.

Either way the request carries the venue coordinates, the visitor’s IP, and standard
browser headers. A configured API key travels with the request and is visible in
the page source, so restrict it by HTTP referrer in Google Cloud.

 * Google Maps terms: https://cloud.google.com/maps-platform/terms/
 * Google privacy policy: https://policies.google.com/privacy

Map and address data used by Photon and CARTO are sourced from OpenStreetMap contributors(
https://www.openstreetmap.org/copyright).

## Screenshots

[⌊Creating a new event⌉⌊Creating a new event⌉[

Creating a new event

[⌊Editing an event⌉⌊Editing an event⌉[

Editing an event

[⌊Settings screen⌉⌊Settings screen⌉[

Settings screen

[[

[[

[[

## Blocks

This plugin provides 20 blocks.

 *   RSVP Count Displays the count of attendees, waiting list, or not attending 
   for an event.
 *   RSVP Response Toggle Toggle between showing all RSVP responses or a limited
   set.
 *   Online Event Link Display an editable link for online events. Link URL comes
   from event meta, text is customizable.
 *   Venue Provides information about an event venue.
 *   RSVP Guest Count Display Displays the number of guests associated with a member's
   RSVP.
 *   Event Date Displays the date and time for an event.
 *   Dropdown A customizable dropdown menu block with advanced styling and interaction
   options.
 *   RSVP Response Displays a list of members who have confirmed their attendance
   for an event.
 *   RSVP Enables members to easily confirm their attendance for an event.
 *   Form Field A flexible form field that can be configured as various input types.
 *   RSVP Form Allows visitors to RSVP to an event without requiring a site account.
 *   Modal Manager Manage modals and their triggers with ease.
 *   Online Event Container block for online event display with icon and link.
 *   Add to Calendar Allows a member to add an event to their preferred calendar.
 *   Modal Content Enables members to easily confirm their attendance for an event.
 *   Venue Map Display a map for the venue location.
 *   RSVP Template Define a reusable template for RSVP entries dynamically populated
   with data.
 *   Modal Enables members to easily confirm their attendance for an event.
 *   Venue Detail Display venue details like address, phone, or website.
 *   Dropdown Item A customizable item for use within the dropdown menu block.

## Installation

 1. Go to **Plugins > Add New**
 2. Search for `GatherPress`
 3. Click **Install**, then **Activate**

## FAQ

Visit our [FAQ page](https://github.com/GatherPress/gatherpress/blob/main/docs/faq.md)
for answers to common questions.

## Reviews

![](https://secure.gravatar.com/avatar/b386c3be63ad40515532f06f0a3f8fc3c5a9c760da75708f03eff64f35cd66d4?
s=60&d=retro&r=g)

### 󠀁[The best event plugin](https://wordpress.org/support/topic/the-best-event-plugin-5/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) జూలై 31, 2024 1 reply

it’s not bloated, it follows standards, it’s on GitHub, its devs listen to feedback,
a d ur has a roadmap that makes sense. get on board!

 [ Read all 0 reviews ](https://wordpress.org/support/plugin/gatherpress/reviews/)

## Contributors & Developers

“GatherPress” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ GatherPress ](https://profiles.wordpress.org/gatherpress/)
 *   [ Mike Auteri ](https://profiles.wordpress.org/mauteri/)
 *   [ Patricia BT ](https://profiles.wordpress.org/patricia70/)
 *   [ Mervin Hernandez ](https://profiles.wordpress.org/hrmervin/)
 *   [ jmarx75 ](https://profiles.wordpress.org/jmarx75/)
 *   [ Carsten Bach ](https://profiles.wordpress.org/carstenbach/)
 *   [ Velda ](https://profiles.wordpress.org/supernovia/)
 *   [ matthewneilcowan ](https://profiles.wordpress.org/matthewneilcowan/)

“GatherPress” has been translated into 11 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/gatherpress/contributors)
for their contributions.

[Translate “GatherPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/gatherpress)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/gatherpress/), check
out the [SVN repository](https://plugins.svn.wordpress.org/gatherpress/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/gatherpress/) by
[RSS](https://plugins.trac.wordpress.org/log/gatherpress/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

For the full changelog, visit the [GitHub releases page](https://github.com/GatherPress/gatherpress/releases).

## Community plugin

This plugin is developed and supported by a community. [Contribute to this plugin](https://github.com/GatherPress/gatherpress/)

## Meta

 *  Version **0.35.0**
 *  Last updated **2 రోజులు ago**
 *  Active installations **100+**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 8.1 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/gatherpress/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/gatherpress/),
   [English (UK)](https://en-gb.wordpress.org/plugins/gatherpress/), [English (US)](https://wordpress.org/plugins/gatherpress/),
   [French (France)](https://fr.wordpress.org/plugins/gatherpress/), [German](https://de.wordpress.org/plugins/gatherpress/),
   [Italian](https://it.wordpress.org/plugins/gatherpress/), [Marathi](https://mr.wordpress.org/plugins/gatherpress/),
   [Polish](https://pl.wordpress.org/plugins/gatherpress/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/gatherpress/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/gatherpress/), [Spanish (Spain)](https://es.wordpress.org/plugins/gatherpress/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/gatherpress)
 * Tags
 * [calendar](https://te.wordpress.org/plugins/tags/calendar/)[community](https://te.wordpress.org/plugins/tags/community/)
   [events](https://te.wordpress.org/plugins/tags/events/)[meetup](https://te.wordpress.org/plugins/tags/meetup/)
   [RSVP](https://te.wordpress.org/plugins/tags/rsvp/)
 *  [Advanced View](https://te.wordpress.org/plugins/gatherpress/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/gatherpress/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/gatherpress/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/gatherpress/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/gatherpress/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/gatherpress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/gatherpress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gatherpress/reviews/)

## Contributors

 *   [ GatherPress ](https://profiles.wordpress.org/gatherpress/)
 *   [ Mike Auteri ](https://profiles.wordpress.org/mauteri/)
 *   [ Patricia BT ](https://profiles.wordpress.org/patricia70/)
 *   [ Mervin Hernandez ](https://profiles.wordpress.org/hrmervin/)
 *   [ jmarx75 ](https://profiles.wordpress.org/jmarx75/)
 *   [ Carsten Bach ](https://profiles.wordpress.org/carstenbach/)
 *   [ Velda ](https://profiles.wordpress.org/supernovia/)
 *   [ matthewneilcowan ](https://profiles.wordpress.org/matthewneilcowan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/gatherpress/)