Title: MCOD Cloud API Chat CRM
Author: Cristian Leguizamón
Published: <strong>September 22, 2026</strong>
Last modified: September 22, 2026

---

Search plugins

![](https://ps.w.org/mcod-cloud-api-chat-crm/assets/banner-772x250.png?rev=3708082)

![](https://ps.w.org/mcod-cloud-api-chat-crm/assets/icon-256x256.png?rev=3708082)

# MCOD Cloud API Chat CRM

 By [Cristian Leguizamón](https://profiles.wordpress.org/crleguizamon/)

[Download](https://downloads.wordpress.org/plugin/mcod-cloud-api-chat-crm.1.0.6.zip)

 * [Details](https://wordpress.org/plugins/mcod-cloud-api-chat-crm/#description)
 * [Reviews](https://wordpress.org/plugins/mcod-cloud-api-chat-crm/#reviews)
 *  [Installation](https://wordpress.org/plugins/mcod-cloud-api-chat-crm/#installation)
 * [Development](https://wordpress.org/plugins/mcod-cloud-api-chat-crm/#developers)

 [Support](https://wordpress.org/support/plugin/mcod-cloud-api-chat-crm/)

## Description

MCOD Cloud API Chat CRM turns your WordPress installation into a complete CRM system
to manage WhatsApp Cloud API conversations directly from the admin dashboard.

**Main Features (V1):**

 * Receive messages via Meta Webhook (text, image, audio, document, sticker, video,
   location).
 * Contacts as a Custom Post Type with its own operational MySQL table.
 * Conversations with statuses: open and closed.
 * Assignment of conversations to agents.
 * Send text, image, and audio from the interface.
 * Status updates: pending, sent, delivered, read, failed.
 * Three-column interface: conversations, chat, contact data.
 * Real-time updates via Server-Sent Events (SSE) with recovery polling.
 * Transactional persistence and deduplication so no Webhook-confirmed message is
   lost.
 * Webhook signature validation (X-Hub-Signature-256).
 * Access Token and App Secret encryption.
 * Roles: Administrator (full control) and CRM Agent (chat access without sensitive
   credentials).
 * Error logging and diagnostic panel.
 * Compatible with shared hosting and VPS.

**PRO Features (via WooCommerce Addon):**

 * **WooCommerce Synchronization:** Automatically update contacts when an order 
   is placed.
 * **Enhanced Checkout:** Validates and normalizes phone numbers during checkout(
   E.164).
 * **Orders Panel:** View recent WooCommerce orders directly in the chat interface.
 * **Product Search:** Send products and links seamlessly from the chat composer.
 * **Automations:** Trigger WhatsApp templates on order status changes or abandoned
   carts.
 * **Canned Replies:** Quick replies auto-completable with `/` in the chat.
 * **Outbound Webhooks:** Send data to Make, Zapier, or n8n based on chat events.

**Requirements:**

 * WhatsApp Business account with access to Meta WhatsApp Cloud API.
 * Permanent system token (not the temporary token from the developer panel).
 * WordPress installed on a server with HTTPS.

**Privacy:**

This plugin connects to Meta’s WhatsApp Cloud API to receive and send messages. 
The plugin does not collect or transmit data to its own servers. Messages and contacts
are stored solely in your WordPress database. Refer to Meta’s privacy policy at 
https://www.facebook.com/privacy/policy/.

## Screenshots

[[

[[

[[

[[

## Installation

 1. Upload the `mcod-cloud-api-chat-crm` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin from the WordPress “Plugins” menu.
 3. Go to **WhatsApp CRM  Settings** and enter your Meta credentials.
 4. Copy the Webhook URL and Verify Token and configure them in the Meta panel.
 5. Subscribe your application to the WABA from the diagnostic panel.

## FAQ

### Does the plugin work with the temporary token from the Meta developer console?

No. The temporary token expires in hours. You must create a system user in your 
Meta Business Portfolio and generate a permanent token with the `whatsapp_business_messaging`
and `whatsapp_business_management` permissions.

### Can it be used on shared hosting?

Yes. The plugin includes specific configuration for shared hosting that adjusts 
the behavior of the SSE stream and recovery polling.

### Can agents see the Access Token?

No. The Access Token and App Secret are encrypted before being saved and are never
delivered to the browser. Agents with the “CRM Agent” role do not have the `wacrm_view_credentials`
capability.

### What happens if the Webhook connection is lost?

Messages are persisted in MySQL within a transaction before returning 200 to Meta.
If the SSE stream or agent connection is interrupted, the system recovers missing
events through incremental polling using a monotonic cursor.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“MCOD Cloud API Chat CRM” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Cristian Leguizamón ](https://profiles.wordpress.org/crleguizamon/)

[Translate “MCOD Cloud API Chat CRM” into your language.](https://translate.wordpress.org/projects/wp-plugins/mcod-cloud-api-chat-crm)

### Interested in development?

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

## Changelog

#### 1.0.6

 * Prepare plugin base for WordPress repository.
 * Fix Plugin Check warnings and errors.
 * Translate plugin strings and documentation to English.

#### 1.0.0

 * Initial version: plugin skeleton, database (8 MySQL tables), roles and capabilities,
   Custom Post Types, settings screen with credentials encryption, diagnostic panel.

## Meta

 *  Version **1.0.6**
 *  Last updated **15 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [business](https://wordpress.org/plugins/tags/business/)[chat](https://wordpress.org/plugins/tags/chat/)
   [crm](https://wordpress.org/plugins/tags/crm/)[messaging](https://wordpress.org/plugins/tags/messaging/)
   [whatsapp](https://wordpress.org/plugins/tags/whatsapp/)
 *  [Advanced View](https://wordpress.org/plugins/mcod-cloud-api-chat-crm/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/mcod-cloud-api-chat-crm/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mcod-cloud-api-chat-crm/reviews/)

## Contributors

 *   [ Cristian Leguizamón ](https://profiles.wordpress.org/crleguizamon/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mcod-cloud-api-chat-crm/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/paypalme/cristian18josue)