{"slug":"stylish-real-estate-leads","name":"Stylish Real Estate Leads","description":"Introducing Stylish Real Estate Leads - the ultimate WordPress plugin for real estate businesses looking to create lead magnets on their website that  &hellip;","author":"Design","active_installs":0,"version":"1.0.4","wp_org_url":"https://wordpress.org/plugins/stylish-real-estate-leads/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"df_srel_calculators","full_table_name":"wp_df_srel_calculators","description":"Stores df srel calculators data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"shortcode","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"settings","type":"longtext","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE wp_df_srel_calculators ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `shortcode` varchar(255) NULL, `settings` longtext NULL, PRIMARY KEY (`id`) ) {$charset_collate}\"; dbDelta( $sql_calculator );"},{"table_name":"df_srel_leads","full_table_name":"wp_df_srel_leads","description":"Stores df srel leads data created by this plugin.","detection_method":"static","confidence":"medium","columns":[],"create_sql":"CREATE TABLE wp_df_srel_leads ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `first_name` varchar(255) NULL, `last_name` varchar(255) NULL, `email` varchar(255) NOT NULL, `phone` varchar(255) NULL, `property_address` varchar(2550) NOT NULL, `property_price` varchar(250) NOT NULL, `calculated_result_json` longtext NOT NULL, `email_sent` tinyint(3) DEFAULT 0 NOT NULL, `years` varchar(255) NULL, `rating` varchar(255) NULL, `misc` longtext NULL, `comment` longtext NULL, `user_ip` varchar(255) COLLATE"}],"table_count":2}