Any Form

Very simple and customisable contact form with database integration and control panel.

2 database tables

Table NameDescriptionMethod
wp_anyform_customersStores anyform customers data created by this plugin.Static
wp_anyform_fieldsStores anyform fields data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:anyform_configOption key:anyform_countOption key:anyform_db_version