=== Quote calculation Sytem ===
Contributors: bikram_sth
Donate link:
Tags: quote calculation based on location and vehicle saved on database and hourly based calculation, payment through paypal for sucessfull quote
Requires at least: 3
Tested up to: 4.2.2
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Quote calculation system is used for quote calculation of the vehicle based on location and also hourly based calculation that are saved in database and further processed to paypal for payment process.
== Description ==
Firstly use [quote-system] in post/page, where you want to get form in frontend.
Create Quote Processing page and use [quote-system-processing] for quote calculation.
Create Quote Reservation page and use [quote-system-reservation] for quote reservation and sending email.
Add the quote processing and quote reservation in options of the plugins and add others options too.
Fill the valid paypal detail fo further payment process after quote submittion.
Create two different for paypal success page and cancel page and write required message .
Note: If any issue or suggestion. Please visit our Contact / Support and drop your valuable suggestion and outstanding issues.
With Regards to Proweb Technology.
= Key Feature =
* saving different vehicle in database
* saving different location in database
* saving rate for travelling based on the location and vehicle
* calculate the rate based on hourly calculation
* add the options to sends emails of the quote and quote processing
* after sucessfull quotation detail it is redirected to paypal for further payment
== Installation ==
1. Download the plugin and extract the files
2. Upload "quote-calculation-system" to your wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Check the "Quote Calculation System" Tab created by this plugins for setup.
== Screenshots ==
1. Manage vehicle.
2. Add vehicle.
3. Manage Location.
4. Add Location.
5. Manage Location Rate.
6. Add Location Rate.
7. Extra setting tab.
8. Front End Form.
9. Form processing and getting rate from databases.
== Frequently Asked Questions ==
* No question initially
== Changelog ==
= 1.3 =
* issue while adding database in admin fixed
* made compalible
* minor bugs fixed
= 1.2 =
* paypal options added.
* minor bugs fixed
= 1.1 =
* jquery ui added for tab options.
* datepicker added to the form.
* quote processing added in widget
* hourly based calculation added in the form
* booking detail send to store administration throught email
= 1.0 =
* Quote calculation system first release