Manfi Expense Tracker
React-powered bookkeeping, invoicing, and budget management. Track expenses, clients, vendors, accounts, and invoices from a unified dashboard.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_manfiet_expense_categories | Stores manfiet expense categories data created by this plugin. | Static |
| wp_manfiet_expense_tags | Stores manfiet expense tags data created by this plugin. | Static |
| wp_manfiet_expenses | Stores manfiet expenses 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_optionsOption key:
majorOption key:manfiet_currencyOption key:manfiet_default_budgetOption key:manfiet_default_weekly_budgetOption key:manfiet_default_yearly_budgetOption key:manfiet_email_sender_addressOption key:manfiet_email_sender_nameOption key:manfiet_enable_elementor_widgetsOption key:manfiet_enable_gutenberg_blocksOption key:manfiet_enable_invoice_managerOption key:manfiet_expenses_per_pageOption key:manfiet_export_unknown_user_labelwp_postmetawp_usermeta