{"slug":"auto-aliexpress-dropshipping","name":"Auto Aliexpress Dropshipping","description":"Generate wordpress posts automatically from the aliexpress user and hashtag keywords","author":"wphobby","active_installs":10,"version":"1.0.4","wp_org_url":"https://wordpress.org/plugins/auto-aliexpress-dropshipping/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"auto_aliexpress_logs","full_table_name":"wp_auto_aliexpress_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"camp_id","type":"int(11)","nullable":true,"primary_key":false},{"name":"level","type":"ENUM('log','info','warn','error','success')","nullable":false,"primary_key":false},{"name":"message","type":"text","nullable":true,"primary_key":false},{"name":"created","type":"DECIMAL(16, 6)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_auto_aliexpress_logs` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `camp_id` int(11) DEFAULT NULL, `level` ENUM('log','info','warn','error','success') NOT NULL DEFAULT 'log', `message` text DEFAULT NULL, `created` DECIMAL(16, 6) NOT NULL, PRIMARY KEY (`id`) ) CHARACTER SET utf8 COLLATE utf8_general_ci;\", ]; require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );"}],"table_count":1}