{"slug":"aweber-registration-integration","name":"AWeber Registration Integration","description":"Integrates the AWeber contact registration script into your WordPress user registration process.","author":"GKauten","active_installs":10,"version":"1.2.8","wp_org_url":"https://wordpress.org/plugins/aweber-registration-integration/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"aweber_registrations","full_table_name":"wp_aweber_registrations","description":"Stores aweber 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_aweber_registrations(`email` VARCHAR(255) NOT NULL, PRIMARY KEY (`email`))\");"}],"table_count":1}