Title: Conversell
Author: mohamedbenoughidene
Published: <strong>14 Giugno 2026</strong>
Last modified: 17 Giugno 2026

---

Ricerca i plugin

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

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

# Conversell

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

[Scarica](https://downloads.wordpress.org/plugin/conversell.0.2.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/conversell/#description)
 * [Recensioni](https://it.wordpress.org/plugins/conversell/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/conversell/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/conversell/#developers)

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

## Descrizione

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://conversell.tech/#/terms), [Privacy Policy](https://conversell.tech/#/privacy)

### 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

## Installazione

 1. Upload the `conversell` folder to the `/wp-content/plugins/` directory, or search
    for “Conversell” in the WordPress plugin directory (Plugins  Add New) and click“
    Install Now”.
 2. Activate the plugin through the ‘Plugins’ menu.
 3. Ensure your permalinks are set to anything other than “Plain” (Settings  Permalinks
    select “Post name” or another structure).
 4. Go to WooCommerce  Conversell in your admin menu.
 5. 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Conversell” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Conversell” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/conversell)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/conversell/) segui
il [repository SVN](https://plugins.svn.wordpress.org/conversell/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/conversell/)
tramite [RSS](https://plugins.trac.wordpress.org/log/conversell/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.1

 * Updated default Convex deployment to production instance

#### 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

 *  Versione **0.2.1**
 *  Ultimo aggiornamento **2 settimane fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **7.0**
 *  Versione PHP ** 8.1 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/conversell/)
 * Tag
 * [AI](https://it.wordpress.org/plugins/tags/ai/)[chat](https://it.wordpress.org/plugins/tags/chat/)
   [conversational](https://it.wordpress.org/plugins/tags/conversational/)[sales](https://it.wordpress.org/plugins/tags/sales/)
   [woocommerce](https://it.wordpress.org/plugins/tags/woocommerce/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/conversell/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/conversell/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/conversell/)