Advanced PDF Invoice Builder

💼 Professional PDF invoice and document builder for WordPress — visual drag-and-drop editor with WooCommerce integration.

2 database tables

Table NameDescriptionMethod
wp_pdfib_settingsStores pdfib settings data created by this plugin.Static
wp_pdfib_templatesStores pdfib 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:pdfib_allowed_rolesOption key:pdfib_auto_backupOption key:pdfib_auto_backup_frequencyOption key:pdfib_auto_maintenanceOption key:pdfib_backup_retentionOption key:pdfib_cache_auto_cleanupOption key:pdfib_cache_compressionOption key:pdfib_cache_enabledOption key:pdfib_cache_max_sizeOption key:pdfib_cache_ttlOption key:pdfib_canvas_memory_limit_phpOption key:pdfib_canvas_settingsOption key:pdfib_company_capitalOption key:pdfib_company_phone_manualOption key:pdfib_company_rcsOption key:pdfib_company_siretOption key:pdfib_company_vatOption key:pdfib_default_formatOption key:pdfib_default_orientationOption key:pdfib_enable_loggingOption key:pdfib_force_httpsOption key:pdfib_free_pdf_slotsOption key:pdfib_gdprOption key:pdfib_gdpr_audit_enabledOption key:pdfib_gdpr_consent_analyticsOption key:pdfib_gdpr_consent_marketingOption key:pdfib_gdpr_consent_requiredOption key:pdfib_gdpr_consent_templatesOption key:pdfib_gdpr_data_retentionOption key:pdfib_gdpr_enabledOption key:pdfib_gdpr_encryption_enabledOption key:pdfib_onboardingOption key:pdfib_pdf_qualityOption key:pdfib_security_levelOption key:pdfib_settingsOption key:pdfib_usage_Option key:pdfib_versionOption key:pdfib_woocommerceOption key:pdfib_woocommerce_integrationOption key:site_logoOption key:woocommerce_allowed_countriesOption key:woocommerce_countriesOption key:woocommerce_default_countryOption key:woocommerce_email_from_addressOption key:woocommerce_phoneOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_nameOption key:woocommerce_store_postcode
wp_postmeta
Post meta
wp_posts
Custom post type:pdfib_template
wp_usermeta
User meta