Title: Easeare Quote Calculator
Author: Easeare
Published: <strong>September 21, 2026</strong>
Last modified: September 21, 2026

---

Search plugins

![](https://ps.w.org/easeare-quote-calculator/assets/banner-772x250.png?rev=3705611)

![](https://ps.w.org/easeare-quote-calculator/assets/icon-256x256.png?rev=3705563)

# Easeare Quote Calculator

 By [Easeare](https://profiles.wordpress.org/easeare/)

[Download](https://downloads.wordpress.org/plugin/easeare-quote-calculator.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/easeare-quote-calculator/#description)
 * [Reviews](https://wordpress.org/plugins/easeare-quote-calculator/#reviews)
 *  [Installation](https://wordpress.org/plugins/easeare-quote-calculator/#installation)
 * [Development](https://wordpress.org/plugins/easeare-quote-calculator/#developers)

 [Support](https://wordpress.org/support/plugin/easeare-quote-calculator/)

## Description

Easeare Quote Calculator helps service businesses, freelancers, and product sellers
turn visitor choices into clear price estimates – then collect those requests as
leads and turn them into quotes you can track.

Create a calculator once, publish it with a shortcode or block, and let visitors
configure options while the total updates live. When they submit a request, you 
get the lead details in WordPress and can follow up with a formal quote.

Documentation: [quote-calculator.easeare.com](https://quote-calculator.easeare.com/)

#### Who it is for

 * Agencies and studios that need project or package estimates
 * Service businesses (cleaning, repairs, consulting, events, and similar)
 * Shops that want configurable product or add-on pricing before checkout
 * Teams that want leads and quotes in one place inside WordPress

#### Calculators

 * Field builder for text, number, select, radio, checkbox, and quantity fields (
   reorder by drag)
 * Pricing rules so options and quantities feed a live estimated total
 * Conditional logic to show or hide fields based on earlier answers
 * Industry starter templates to get a calculator running quickly
 * Draft and published statuses so you can edit safely before going live
 * Themes included: Classic, Modern, and multi-step Guide
 * Per-calculator style options (colors and presentation) where the theme allows

#### Leads and quotes

 * Inline lead / request form on the calculator
 * Lead list in the admin with detail views
 * Create quotes from leads with line items
 * Quote statuses: draft, sent, accepted, and declined
 * Bulk and individual delete for calculators, leads, and quotes

#### Embedding

Use either shortcode (same result):

    ```
    [easeare_quote_calculator id="123"]

    [eqcalc_calculator id="123"]
    ```

Or insert the **Easeare Quote Calculator** Gutenberg block and pick a published 
calculator. Only published calculators render on the public site.

#### Notifications and settings

 * Admin and customer emails when a lead is submitted, a quote is created, or a 
   quote status changes
 * Company details and a site-wide currency under **Quote Calculator > Settings 
   > General**
 * Notification recipients and related email options under **Quote Calculator > 
   Settings > Emails**

#### Spam protection

 * Custom captcha (math or image text) – enabled by default on new calculators
 * Hidden honeypot field on every lead form
 * IP-based rate limiting on public submission endpoints

#### Privacy

 * WordPress personal data exporters and erasers for leads and quotes
 * Suggested privacy policy text under Tools > Privacy

#### Optional add-ons

The plugin is complete for everyday use without a license key. If you later install
optional packages from Easeare (via **Plugins > Add New > Upload Plugin**), an Add-
ons screen and License settings tab help manage those packages. Extra field types,
additional themes, custom email templates, pricing frequency, and Google reCAPTCHA
may be offered as separate add-ons outside WordPress.org. Nothing in core is locked
behind a trial or forced upsell.

### External services

This plugin can make optional HTTPS requests to the [Easeare API](https://api.easeare.com/).
Core calculator, lead, and quote features work fully offline and never call this
API. The only outbound connections are the two optional services below — they are
off until you use them.

#### License activation and validation (optional)

 * **Why:** confirm that a purchased Pro add-on license is valid for your site.
 * **When:** only after you enter a license key under **Quote Calculator  Settings
   License**. Requests run when you activate, deactivate, or during occasional soft
   re-checks on Quote Calculator admin screens (about once per day while a key stays
   active).
 * **What is sent:** the license key, your site URL (`home_url`), and the product
   identifier. Lead and quote personal data are never sent.
 * **Service provider:** [Easeare](https://easeare.com/). [Terms of service](https://easeare.com/terms)—
   [Privacy policy](https://easeare.com/privacy)

#### Official add-on catalog (optional)

 * **Why:** keep the Add-ons screen up to date with official package names, descriptions,
   availability (available / coming soon), preview image URLs, and product page 
   links — without shipping those remote assets inside the WordPress.org plugin 
   zip. Until you use this service, the plugin shows only the bundled local catalog(
   no outbound request).
 * **When:** (a) you click **Refresh catalog** on **Quote Calculator  Add-ons**,
   or (b) you enable **Update catalog once per day** on that screen. Option (b) 
   schedules WordPress Cron to request the catalog about once every 24 hours. If
   daily updates stay disabled, no scheduled catalog request is made.
 * **What is sent:** a GET request to `https://api.easeare.com/v1/easeare-quote-
   calculator/catalog`. Headers include the product identifier (`X-Easeare-Plugin`)
   and a User-Agent with the plugin version and your site home URL. No license key,
   no lead data, and no quote personal data are sent.
 * **What is received:** public metadata only (names, descriptions, types, feature
   lists, HTTPS preview image URLs, and optional product links). The response never
   installs or executes remote code.
 * **Service provider:** [Easeare](https://easeare.com/). [Terms of service](https://easeare.com/terms)—
   [Privacy policy](https://easeare.com/privacy)

## Screenshots

[⌊Calculator builder with fields, themes, and lead form settings⌉⌊Calculator builder
with fields, themes, and lead form settings⌉[

Calculator builder with fields, themes, and lead form settings

[⌊Frontend quote calculator with estimated price and request form⌉⌊Frontend quote
calculator with estimated price and request form⌉[

Frontend quote calculator with estimated price and request form

[⌊Leads list in the WordPress admin⌉⌊Leads list in the WordPress admin⌉[

Leads list in the WordPress admin

[⌊Quote detail with status and line items⌉⌊Quote detail with status and line items⌉[

Quote detail with status and line items

[⌊Settings and optional license tab⌉⌊Settings and optional license tab⌉[

Settings and optional license tab

[⌊Add-ons screen with packages and catalog⌉⌊Add-ons screen with packages and catalog⌉[

Add-ons screen with packages and catalog

[⌊Email settings with premium add-on⌉⌊Email settings with premium add-on⌉[

Email settings with premium add-on

## Blocks

This plugin provides 1 block.

 *   Easeare Quote Calculator Embed an Easeare Quote Calculator.

## Installation

 1. Upload the `easeare-quote-calculator` folder to `/wp-content/plugins/`, or install
    through **Plugins > Add New**.
 2. Activate **Easeare Quote Calculator**.
 3. Open **Quote Calculator** in the admin menu.
 4. Create a calculator (or start from a template), publish it, then embed it with 
    the shortcode or block.
 5. Optionally configure company details, currency, and emails under **Quote Calculator
    > Settings**.

## FAQ

### Does this plugin phone home?

Core features do not require an account or remote license check. Optional connections
to the Easeare API (license checks and the add-on catalog) are documented under **
External services** below. Those calls only happen when you enter a license key 
or explicitly refresh/enable the catalog.

### Do I need a license?

No. Everything shipped in this plugin works without a license. A license is only
needed if you buy and upload a separate Pro add-on package.

### Are add-ons required?

No. Optional add-ons can extend field types, themes, email templates, pricing frequency,
or spam tools later. They are not required to run calculators, leads, or quotes.

### How do I install an optional add-on?

Download the package from Easeare, install it under **Plugins > Add New > Upload
Plugin**, activate it, enter your license under **Quote Calculator > Settings > 
License** if required, then manage it from **Quote Calculator > Add-ons**.

### How do I show a calculator on a page?

Copy the shortcode from the calculator list or edit screen – for example `[easeare_quote_calculator
id="123"]` – and paste it into any page or post. You can also use the Gutenberg 
block and select a published calculator.

### How do I reduce spam leads?

Keep **Custom captcha** enabled on the calculator’s Lead form settings (on by default
for new calculators). Every form also includes a honeypot, and submissions are rate-
limited by IP.

### Where do I set the currency?

**Quote Calculator > Settings > General**. The selected currency applies to calculator
totals on the frontend and in emails.

### Can visitors see draft calculators?

No. Only published calculators are available on the public site via shortcode or
block.

### Is calculator pricing visible in the REST API?

Published calculators are readable through the public REST endpoint the frontend
uses to render the calculator (fields, prices, and display settings). Draft calculators
are not exposed. Lead and quote personal data are never public.

### Does this plugin support GDPR tools?

Yes. Easeare Quote Calculator registers personal data exporters and erasers for 
leads and quotes, and suggests privacy policy text under Tools > Privacy. Export
or erase requests for an email address cover matching lead and quote records.

### Will it work with my theme?

Yes. The calculator outputs self-contained markup and styles for the included themes.
Results can vary slightly depending on your theme’s global CSS; you can adjust colors
and presentation in the calculator settings where available.

### Where can I find documentation?

Visit [quote-calculator.easeare.com](https://quote-calculator.easeare.com/) for 
product information, documentation, and support links.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easeare Quote Calculator” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Easeare ](https://profiles.wordpress.org/easeare/)

[Translate “Easeare Quote Calculator” into your language.](https://translate.wordpress.org/projects/wp-plugins/easeare-quote-calculator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easeare-quote-calculator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easeare-quote-calculator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easeare-quote-calculator/)
by [RSS](https://plugins.trac.wordpress.org/log/easeare-quote-calculator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First public release.
 * Calculator builder with fields, calculations, conditional logic, and starter 
   templates.
 * Themes included: Classic, Modern, and multi-step Guide.
 * Lead capture, optional custom captcha (on by default for new calculators), honeypot,
   and rate-limited public endpoints.
 * Quote creation from leads with draft, sent, accepted, and declined statuses.
 * Shortcode and Gutenberg block (published calculators only on the public site).
 * Settings for company details, currency, and notification emails.
 * Optional Add-ons and License screens for packages installed via Plugins > Upload.
 * GDPR exporters, erasers, and privacy policy content for leads and quotes.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [calculator](https://wordpress.org/plugins/tags/calculator/)[estimate](https://wordpress.org/plugins/tags/estimate/)
   [forms](https://wordpress.org/plugins/tags/forms/)[leads](https://wordpress.org/plugins/tags/leads/)
   [quote](https://wordpress.org/plugins/tags/quote/)
 *  [Advanced View](https://wordpress.org/plugins/easeare-quote-calculator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easeare-quote-calculator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easeare-quote-calculator/reviews/)

## Contributors

 *   [ Easeare ](https://profiles.wordpress.org/easeare/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easeare-quote-calculator/)