{"slug":"at-sms","name":"Africa's Talking SMS Plugin","description":"Send SMS from your Wordpress Website Dashboard using the Africa's Talking Bulk SMS API.","author":"manofstrong","active_installs":10,"version":"1.0.1","wp_org_url":"https://wordpress.org/plugins/at-sms/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"at_sms_plugin_saved_contacts","full_table_name":"wp_at_sms_plugin_saved_contacts","description":"Stores at sms plugin saved contacts data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_at_sms_plugin_saved_contacts` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `contact_name` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `contact_phone` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `contact_group` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'general',\\n  UNIQUE KEY `id` (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}