QuoteForge documentation
Ask a few questions, show a price before anyone picks up the phone.
Before you start
- WordPress 6.0 or newer, PHP 7.4 or newer
- No WooCommerce and no page builder required — it runs on plain WordPress
- A price list you are willing to publish: the wizard can only show a number you have decided on
What it does not do
- It does not take payment. It produces a quote and a lead; turning that into an order is a separate conversation, which for most trades is the point.
- It does not decide your prices. Every figure it shows is one you entered.
- It is not a general contact form builder. The wizard exists to arrive at a number.
What is in the download
A WordPress plugin ZIP with the wizard builder, the formula engine and the lead pipeline. No external service is involved: the quotes and the leads are rows in your own database.
GPL source, so the emailed quote template is yours to rewrite in your own words and your own letterhead.
Installing it
Plugins → Add New → Upload Plugin, activate, and paste the licence key from your purchase email.
Nothing else has to be installed first. If you also run WooCommerce it will not interfere; QuoteForge does not touch the cart.
Designing a wizard people finish
Ask the fewest questions that produce a defensible number. Every extra step loses people, and a quote that is roughly right and instant beats an exact one that arrives in two days.
Put the questions in the order the customer thinks in, not the order your spreadsheet is in. Size first, quality second, extras last is the sequence most trades converge on.
Use conditional steps rather than one long form. A step that only appears when it is relevant makes the wizard feel shorter than it is, and the total updates as the visitor moves.
Licence, updates and support
- One licence covers 1 WordPress site.
- 1 year of updates, from the date of purchase.
- 1 year of email support.
- Instant download + licence key by email
- 30-day money-back guarantee
Questions this page does not answer go to support@webkoding.com. If you bought from us and cannot find your licence key, look it up here.
Common questions
Can a visitor tamper with the price?
No. The running total in the browser is for the visitor’s benefit; the total is recomputed on the server before anything is saved, so the figure you honour is one your own settings produced.
Is the formula engine safe?
There is no eval in it. Formulas are tokenised and evaluated, which means a string typed into the editor can never become code that executes on your server.
Do I have to show a price, or can I collect the enquiry first?
Either. Showing the number is the point for most trades — a visitor who cannot get a figure leaves — but a step can be conditional and the total can be withheld until they submit.
What happens to a submission?
It becomes a lead with a state: new, quoted, won or lost. The quote is emailed to you and optionally to the visitor, and the whole pipeline exports to CSV.
Does it need WooCommerce?
No. QuoteForge is not selling anything at the moment the form is submitted; it is quoting. Plain WordPress is enough.
