{"table_name":"clicksend_messages","full_table_name":"wp_clicksend_messages","description":"Stores clicksend messages data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_clicksend_messages` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `admin_message` text NOT NULL,\\n  `customer_message` text NOT NULL,\\n  `status` enum('enabled','disabled') NOT NULL,\\n  `page_id` int NOT NULL,\\n  `cf_form_id` int NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"clicksend-contactform7","name":"SMS Contact Form 7 Notifications by ClickSend","active_installs":100,"version":"1.4.0","wp_org_url":"https://wordpress.org/plugins/clicksend-contactform7/"}}