Этот плагин не тестировался с последними 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)