Car Loan Application and Calculator Plugin
Adds a Car Loan Module to your website, let's you deploy a Car Loan Application form and Calculator and manage them beautifully on back-end.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_clm_applicants | Stores clm applicants data created by this plugin. | Static |
| wp_clm_co_buyers | Stores clm co buyers data created by this plugin. | Static |
| wp_clm_records | Stores clm records 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:
clm_clean_dbOption key:clm_emailsOption key:clm_provincesOption key:clm_vehiclesOption key:clm_version