這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Car Loan Application and Calculator Plugin

描述

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

螢幕截圖

  • Car Loan Manager Admin Page

安裝

  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:

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Car Loan Application and Calculator Plugin” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

-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)