Title: Conversell
Author: mohamedbenoughidene
Published: <strong>June 14, 2026</strong>
Last modified: June 14, 2026

---

Search plugins

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

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

# Conversell

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

[Download](https://downloads.wordpress.org/plugin/conversell.0.2.0.zip)

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

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

## Description

Conversell brings AI-powered conversational commerce to your WooCommerce store. 
When a visitor browses your products, Conversell can engage them with helpful product
information, answer questions, and guide them toward a purchase — just like a knowledgeable
sales associate.

### External services

This plugin connects to the following external services to provide its conversational
AI functionality:

### Convex (Cloud Backend)

 * **Service**: Session management, AI conversation routing, product catalog sync,
   webhook delivery
 * **Data sent**: Store URL and ID, product catalog data, visitor session and behavioral
   signals, conversation history, order metadata
 * **When**: On page load (theme config), product updates, checkout completion, 
   plugin activation/deactivation, periodic heartbeat
 * **Links**: [Terms of Service](https://www.convex.com/terms-of-service), [Privacy Policy](https://www.convex.com/privacy-policy)

### OpenRouter (AI Provider)

 * **Service**: Routes conversation prompts to language models (DeepSeek V4 Flash)
 * **Data sent**: Visitor messages and AI conversation content
 * **When**: When a visitor interacts with the chat widget
 * **Links**: [Terms of Service](https://openrouter.ai/terms), [Privacy Policy](https://openrouter.ai/privacy)

### Source Code

The source code for this plugin is included in the plugin ZIP under:
 – `widget/
src/` — widget React source (built to `assets/widget.js`) – `dashboard/src/` — dashboard
React source (built to `assets/dashboard/index.js`)

Build tools required: Node.js 18+, npm 9+
 Build command: npm install && npm run
build

## Installation

 1. Upload the `conversell` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to WooCommerce  Conversell in your admin menu.
 4. Follow the onboarding flow to connect your store.

## FAQ

### What permissions does the plugin need?

Conversell requires WooCommerce REST API read-only access. No write access to products,
orders, or customer data is used.

### Does Conversell modify my WooCommerce data?

No. Conversell only reads product data for its conversational AI. It never modifies
products, orders, or settings.

### What happens when I deactivate the plugin?

The chat widget is removed from your storefront. Your connection settings are preserved
for when you reactivate.

### Does Conversell send data to external servers?

Yes. Conversell communicates with its own cloud backend (Convex) for session management,
AI conversation processing, and product sync. It also uses OpenRouter to process
AI conversations with third-party language models (e.g., DeepSeek). No personal 
data is shared with third parties for marketing or analytics. Your store URL and
a unique identifier are sent to keep your store connected to our servers. See the
WordPress Privacy Page for full details.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ mohamedbenoughidene ](https://profiles.wordpress.org/mohamedbenoughidene/)

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

### Interested in development?

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

## Changelog

#### 0.2.0

 * Added missing WordPress plugin header fields (License, Author, Plugin URI, etc.)
 * Fixed Host header injection by gating ngrok tunnel rewriting behind environment
   check
 * Removed unauthenticated AJAX endpoints (security hardening)
 * Added nonce verification to conversell_store_session AJAX endpoint
 * Replaced raw script echoes with wp_add_inline_script for XSS hardening
 * Added session cookie sanitization with UUID validation
 * Added is-dismissible class to admin error notices
 * Implemented multisite companion network form handler
 * Fixed uninstall deactivation (was using unset option)
 * Added LICENSE.txt, screenshots, Languages directory, .pot template
 * Added data privacy documentation and cookie consent filter
 * Wrapped all user-facing strings in translatable __() calls
    - Updated Stable tag to 0.2.0, Tested up to WordPress 7.0

#### 0.1.0

 * Initial release
 * WooCommerce plugin with settings page
 * Magic link onboarding via email
 * AES-256 encrypted API key storage
 * Product catalog sync
 * Real-time webhook handlers
 * Add-to-cart detection and session tracking
 * Checkout session propagation
 * HMAC webhook signature verification
 * Read-only API key enforcement
 * Polar subscription integration

## Meta

 *  Version **0.2.0**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chat](https://wordpress.org/plugins/tags/chat/)
   [conversational](https://wordpress.org/plugins/tags/conversational/)[sales](https://wordpress.org/plugins/tags/sales/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/conversell/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ mohamedbenoughidene ](https://profiles.wordpress.org/mohamedbenoughidene/)

## Support

Got something to say? Need help?

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