Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Car Loan Application and Calculator Plugin

Beskrivning

This plugin was developed for a Car Dealer Website that needs a Car Loan application form and calculator on front-end and all data submitted can be managed at back-end including viewing applications, edit, delete and exporting CSV files. This is an AJAX powered plugin. My thoughts are the others may also need something with this functionality in their website so I guess that I might share this also to others.

This lets you deploy a Car Loan Application form and Calculator in front-end via shortcode and manage them beautifully on back-end, view, edit, delete, export CSV files (ajax powered).

FOR BUGS AND ERRORS:

I’ll be glad to assist/help you please just email me @ engrdarrylfernandez@gmail.com

THIS IS ALSO IN GITHUB REPOSITORY if you want to contribute on development:
https://github.com/darryldecode/CLM

Arbitrary section 1

This Plugin may not as flexible as you may expect, for this is just developed
for a specific functionality, that is for car loan dealers site and decided it to
share to others that may need the same functionality as I did. But if you have any ideas
or suggestions, feel free to email me at engrdarrylfernandez@gmail.com

Skärmdumpar

  • Car Loan Manager Admin Page

Installation

  1. Upload Car_loan_module.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

SETTINGS:

You can manage settings on the car loan application admin Page.

This includes:
-adding your car types
-provinces
-Emails (for notification)

USAGE:

  • Deploy the Car Loan Application form via shortcode:

[deploy_form]

OR

  • Deploy the Car Loan Application on template:

  • Deploy the Loan Calculator via shortcode:

[deploy_calculator]

OR

  • Deploy the Loan Calculator on template:

Vanliga frågor

I’ll be glad to assist/help you please just email me @ engrdarrylfernandez@gmail.com

A question that someone might have

An answer to that question.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Car Loan Application and Calculator Plugin” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

-change behavior in backend when changing view (now uses hashtag url in indicating view to be served)
-added Form Manager page in backend (it is still on development)