{"slug":"table2excel","name":"ExporttoExcel","description":"This plugin will allow you to export all the table content into the excel file.","author":"Ujjaval Srivastav","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/table2excel/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"formdetailsexportor","full_table_name":"wp_formdetailsexportor","description":"Stores formdetailsexportor data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"table_id","type":"INT","nullable":true,"primary_key":true},{"name":"selected_tablename","type":"VARCHAR(30)","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE wp_formdetailsexportor(table_id INT NULL AUTO_INCREMENT,PRIMARY KEY(table_id),selected_tablename VARCHAR(30))\"; $wpdb->query($sql);"}],"table_count":1}