Converso CRM Lite

Converso CRM Lite helps small businesses manage leads, WhatsApp inquiries, contacts, and orders with a visual Kanban CRM inside WordPress.

4 database tables

Table NameDescriptionMethod
wp_converso_activityStores converso activity data created by this plugin.Static
wp_converso_leadsStores converso leads data created by this plugin.Static
wp_converso_notesStores converso notes data created by this plugin.Static
wp_converso_ordersStores order records and related transaction data.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:converso_company_emailOption key:converso_company_nameOption key:converso_company_urlOption key:converso_company_whatsappOption key:converso_db_versionOption key:converso_delete_data_on_uninstallOption key:converso_role_migratedOption key:converso_servicesOption key:converso_statuses
wp_usermeta
User meta