WPRobo DocuMerge Lite

Free document automation for WordPress. Upload DOCX templates, collect data via forms, and deliver personalised PDF or DOCX documents automatically.

3 database tables

Table NameDescriptionMethod
wp_wprdm_formsStores form definitions and related configuration.Static
wp_wprdm_submissionsStores form submissions and user-entered data.Static
wp_wprdm_templatesStores wprdm templates 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:wprobo_documerge_active_integrationOption key:wprobo_documerge_admin_emailOption key:wprobo_documerge_auto_delete_daysOption key:wprobo_documerge_date_formatOption key:wprobo_documerge_db_versionOption key:wprobo_documerge_debug_loggingOption key:wprobo_documerge_default_output_formatOption key:wprobo_documerge_delivery_downloadOption key:wprobo_documerge_delivery_emailOption key:wprobo_documerge_delivery_mediaOption key:wprobo_documerge_download_expiry_hoursOption key:wprobo_documerge_form_modeOption key:wprobo_documerge_log_retention_daysOption key:wprobo_documerge_notification_emailOption key:wprobo_documerge_notify_new_submissionOption key:wprobo_documerge_notify_on_errorOption key:wprobo_documerge_settingsOption key:wprobo_documerge_time_formatOption key:wprobo_documerge_uninstall_dataOption key:wprobo_documerge_wizard_completed
wp_usermeta
User meta