{"slug":"eshipper-commerce","name":"eShipper Commerce","description":"Integrate your eCommerce platforms, automate shipping, and save on all carriers with eShipper.","author":"eshipper","active_installs":100,"version":"2.16.13","wp_org_url":"https://wordpress.org/plugins/eshipper-commerce/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"eshipper_access_tokens","full_table_name":"wp_eshipper_access_tokens","description":"Stores access tokens for authentication or API access.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"eshipper_carrier_service_master","full_table_name":"wp_eshipper_carrier_service_master","description":"Stores eshipper carrier service master data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"eshipper_plugin_health","full_table_name":"wp_eshipper_plugin_health","description":"Stores eshipper plugin health data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"auth","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"access_keys","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"store_address","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"webhooks","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"carrier_services","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"created_time","type":"timestamp","nullable":true,"primary_key":false},{"name":"updated_time","type":"timestamp","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE `wp_eshipper_plugin_health` ( `auth` tinyint(1) DEFAULT '0', `access_keys` tinyint(1) DEFAULT '0', `store_address` tinyint(1) DEFAULT '0', `webhooks` tinyint(1) DEFAULT '0', `carrier_services` tinyint(1) DEFAULT '0', `created_time` timestamp NULL DEFAULT CURRENT_TIMESTAMP, `updated_time` timestamp NULL DEFAULT CURRENT_TIMESTAMP );"},{"table_name":"eshipper_shipping_address","full_table_name":"wp_eshipper_shipping_address","description":"Stores eshipper shipping address data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"woocommerce_api_keys","full_table_name":"wp_woocommerce_api_keys","description":"Stores woocommerce api keys data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null}],"table_count":5}