Title: CloseHub Connector
Author: Close·technology
Published: <strong>30 de junio de 2026</strong>
Last modified: 1 de julio de 2026

---

Buscar plugins

![](https://ps.w.org/closehub-connector/assets/banner-772x250.png?rev=3592190)

![](https://ps.w.org/closehub-connector/assets/icon-256x256.png?rev=3592190)

# CloseHub Connector

 Por [Close·technology](https://profiles.wordpress.org/closetechnology/)

[Descargar](https://downloads.wordpress.org/plugin/closehub-connector.1.0.1.zip)

 * [Detalles](https://es.wordpress.org/plugins/closehub-connector/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/closehub-connector/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/closehub-connector/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/closehub-connector/#developers)

 [Soporte](https://wordpress.org/support/plugin/closehub-connector/)

## Descripción

CloseHub Connector replaces the multiple credentials previously required to link
a WordPress site with [CloseHub](https://close.marketing/closehub/) — a marketing
project management platform.

Once the plugin is activated, it generates a secure API key and exposes a dedicated
REST API namespace (`/wp-json/closehub/v1/`) that CloseHub uses to interact with
your site.

**What it replaces:**

 * WordPress Application Password (username + password)
 * WooCommerce REST API consumer key and consumer secret
 * Gravity Forms API key

**You only need to share two things with CloseHub:**

 1. Your site URL
 2. The generated API key (found at Settings  CloseHub)

**Available endpoints:**

 * `GET /closehub/v1/ping` — verify the connection
 * `POST /closehub/v1/posts` — publish or draft a post
 * `GET /closehub/v1/woocommerce/orders` — fetch order data (requires WooCommerce)
 * `GET /closehub/v1/gravity-forms/forms` — list forms (requires Gravity Forms)
 * `GET /closehub/v1/gravity-forms/forms/{id}` — get form details
 * `GET /closehub/v1/gravity-forms/forms/{id}/entries` — count form entries by date
   range

WooCommerce and Gravity Forms endpoints return a clear error if those plugins are
not active — they are not required.

## Instalación

 1. Upload the `closehub-connector` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** screen in WordPress admin.
 3. Go to **Settings  CloseHub**.
 4. Copy the **Site URL** and **API Key** shown on that page.
 5. Paste both values into CloseHub under your project’s WordPress connection settings.

## FAQ

### Where do I find my API key?

Go to **Settings  CloseHub** in your WordPress admin. The key is displayed there
along with a copy button.

### Can I regenerate the API key?

Yes. Click **Regenerate Key** on the Settings  CloseHub page. The old key stops 
working immediately — update CloseHub with the new key right away.

### Do I need WooCommerce or Gravity Forms installed?

No. Both are optional. If they are not active, those endpoints return a `503` response
with a clear message instead of crashing.

### How is the API key secured?

The key is stored in `wp_options` (never exposed on the frontend), transmitted only
via HTTPS, and verified using constant-time comparison (`hash_equals`) to prevent
timing attacks. It is never logged or included in REST responses.

### Can I use this plugin on a multisite network?

The plugin works on individual sites within a multisite network. Each site generates
and manages its own API key independently.

### Is this plugin affiliated with WooCommerce or Gravity Forms?

No. Se integra con esos plugins usando sus APIs públicas de PHP, pero no está desarrollado,
respaldado o dar soporte por WooCommerce ni por Gravity Forms.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«CloseHub Connector» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ Close·technology ](https://profiles.wordpress.org/closetechnology/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)

«CloseHub Connector» está traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/closehub-connector/contributors)
por sus contribuciones.

[Traduce «CloseHub Connector» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/closehub-connector)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/closehub-connector/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/closehub-connector/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/closehub-connector/)
por [RSS](https://plugins.trac.wordpress.org/log/closehub-connector/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.1

 * Updated assets.

#### 1.0.0

 * Initial release.
 * Single API key replaces WordPress Application Password, WooCommerce REST credentials,
   and Gravity Forms API key.
 * Endpoints: ping, posts, woocommerce/orders, gravity-forms/forms.
 * Admin settings page at Settings  CloseHub with copy buttons and regenerate key
   action.

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 23 horas**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.4 o superior **
 *  Probado hasta **7.0**
 *  Versión de PHP ** 8.1 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/closehub-connector/) y [Spanish (Spain)](https://es.wordpress.org/plugins/closehub-connector/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/closehub-connector)
 * Etiquetas:
 * [api](https://es.wordpress.org/plugins/tags/api/)[gravity forms](https://es.wordpress.org/plugins/tags/gravity-forms/)
   [integration](https://es.wordpress.org/plugins/tags/integration/)[woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/closehub-connector/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/closehub-connector/reviews/)

## Colaboradores

 *   [ Close·technology ](https://profiles.wordpress.org/closetechnology/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/closehub-connector/)