Add-on: Entry To Database
Add database connections via wp-config.php
The GWP_DB_CONFIGS constant allows you to define multiple database connections in the wp-config.php. Each connection has its own unique settings, such as table names, database names, and optional external connection details.
Set up the Entry to Database Feed
This guide walks you through navigating form settings, adding feeds, configuring database actions, and mapping fields. Fine tune your data management with trash/delete settings and conditional logic.
MySQL common Data Types
Overview of commonly used MySQL data types. When you are mapping field values to database columns, make sure the field value matches the format of the database column.
Add an extra table to your WordPress database
Guide to creating a new table in your WordPress database using phpMyAdmin.
Set up database connections
Add, edit, or remove database connections that are available to your Entry to Database Feeds in individual forms.