Цей плагін не перевірявся з останніми 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.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Car Loan Application and Calculator Plugin” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Car Loan Application and Calculator Plugin” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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