{"slug":"ithemeland-free-gifts-for-woo","name":"GIFTiT – Free Gifts for WooCommerce","description":"Free Gifts for WooCommerce allows you to offer Free Gifts to your customers whenever they make a purchase on your site.","author":"ithemelandco","active_installs":2000,"version":"4.0.0","wp_org_url":"https://wordpress.org/plugins/ithemeland-free-gifts-for-woo/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"gift_track_report","full_table_name":"wp_gift_track_report","description":"Stores gift track report data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"BIGINT(20)","nullable":false,"primary_key":true},{"name":"product_id","type":"BIGINT(20)","nullable":true,"primary_key":false},{"name":"rule_id","type":"BIGINT(20)","nullable":true,"primary_key":false},{"name":"user_id","type":"BIGINT(20)","nullable":true,"primary_key":false},{"name":"order_id","type":"BIGINT(20)","nullable":true,"primary_key":false},{"name":"reg_date","type":"TIMESTAMP","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_gift_track_report ( id BIGINT(20) NOT NULL AUTO_INCREMENT, product_id BIGINT(20), rule_id BIGINT(20), user_id BIGINT(20), order_id BIGINT(20), reg_date TIMESTAMP NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (id) ) $charset_collate\"; $result = $wpdb->query($create);"}],"table_count":1}