{"slug":"license-envato","name":"License For Envato","description":"License For Envato is an Envato theme & plugin license management solution for WordPress.","author":"Ashraful Sarkar Naiem","active_installs":9000,"version":"1.2.0","wp_org_url":"https://wordpress.org/plugins/license-envato/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"license_envato_userlist","full_table_name":"wp_license_envato_userlist","description":"Stores license envato userlist data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"username","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"itemid","type":"varchar(30)","nullable":false,"primary_key":false},{"name":"purchasecode","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"token","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"domain","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"licensetype","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"sold_at","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"support_amount","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"supported_until","type":"varchar(255)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_license_envato_userlist` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `username` varchar(100) NOT NULL DEFAULT '', `itemid` varchar(30) NOT NULL DEFAULT '', `purchasecode` varchar(255) NOT NULL DEFAULT '', `token` varchar(255) NOT NULL DEFAULT '', `domain` varchar(255) NOT NULL DEFAULT '', `licensetype` varchar(255) NOT NULL DEFAULT '', `sold_at` varchar(255) NOT NULL DEFAULT '', `support_amount` varchar(255) NOT NULL DEFAULT '', `supported_until` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) $charset_collate\"; if ( !function_exists( 'dbDelta' ) ) { require_once ABSPATH . 'wp-admin/includes/upgrade.php'; } dbDelta( $schema );"}],"table_count":1}