{"slug":"hb-freshdesk","name":"HB FreshDesk","description":"A plugin Get your Freshdesk account FAQ's and Create a new Ticket and view your All ticket with full conversation.","author":"Hiren Patel","active_installs":10,"version":"3.4","wp_org_url":"https://wordpress.org/plugins/hb-freshdesk/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"freshdesk","full_table_name":"wp_freshdesk","description":"Stores freshdesk data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_freshdesk` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `freshdesk_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `category_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `category_name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `folder_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `folder_name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `articles_id` bigint DEFAULT NULL,\\n  `title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `display` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  `status` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,\\n  PRIMARY KEY (`id`),\\n  FULLTEXT KEY `title` (`title`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}