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 NameDescriptionMethod
wp_clm_applicantsStores clm applicants data created by this plugin.Static
wp_clm_co_buyersStores clm co buyers data created by this plugin.Static
wp_clm_recordsStores 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_options
Option key:clm_clean_dbOption key:clm_emailsOption key:clm_provincesOption key:clm_vehiclesOption key:clm_version