{"slug":"registration-integration-for-mirespond","name":"Registration Integration for miRespond","description":"Seamlessly adds WordPress users to your miRespond Autoresponder during registration on your site, either by request or silently.","author":"miware","active_installs":0,"version":"1.2.0","wp_org_url":"https://wordpress.org/plugins/registration-integration-for-mirespond/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"arespond_registrations","full_table_name":"wp_arespond_registrations","description":"Stores arespond registrations data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"email","type":"VARCHAR(255)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_arespond_registrations(`email` VARCHAR(255) NOT NULL, PRIMARY KEY (`email`))\");"}],"table_count":1}