Linux 软件免费装
Banner图

RoughEst Instant Estimate Calculator

开发者 connorontheweb
更新时间 2026年5月21日 19:50
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

construction bidding calculators estimates roughest

下载

1.1.1 4.3 1.0.2 1.0.3 1.1.0

详情介绍:

RoughEst Instant Estimate Calculator lets website visitors instantly calculate a rough price range for your services. See the official documentation and demo on ConnorOnTheWeb.com To add a calculator to any post or page:
  1. In the block editor, click + and search for "RoughEst"
  2. Insert RoughEst Sqft Calculator or RoughEst Run Calculator
  3. Configure the settings in the right sidebar panel
Classic widgets are also supported for non-block themes via WP Admin > Appearance > Widgets. This plugin adds two instant calculators: 1. Cost Per Square Foot Calculator
Example (Cost Per Square Foot):
  • The customer types in '10' for both values
  • The plugin multiplies 10 x 10 and gets 100 square feet
  • Cost per square foot is set to $100, so 100 x $100 = $10,000
  • $10,000 is the base number used to calculate the range
  • Low range is set to 60%: 60% of $10,000 = $6,000
  • High range is set to 120%: 120% of $10,000 = $12,000
  • Displayed price range: $6,000 - $12,000
2. Cost Per Run (Single Value) Calculator
Example (Cost Per Run):
  • The customer types in '10' for the single value
  • Cost per run is set to $100, so 10 x $100 = $1,000
  • $1,000 is the base number used to calculate the range
  • Low range is set to 60%: 60% of $1,000 = $600
  • High range is set to 120%: 120% of $1,000 = $1,200
  • Displayed price range: $600 - $1,200
RoughEst Instant Estimate Calculator supports concurrent instances You can add these calculators as many times as you need. Each instance can have different values and labels. Both Gutenberg blocks and classic widgets are supported. What can you customize for each instance?
  1. Main Title (above each instance)
  2. Description (right below title)
  3. Value Labels (default: length / width)
  4. Output Label (label next to the result)
  5. Cost-per Multiplier (number, default: 70)
  6. Low Range Variance (percentage, default: 60%)
  7. High Range Variance (percentage, default: 120%)
  8. Currency Symbol (default: $)
  9. Disclaimer (appears after calculation)
  10. Error Message (appears if no values are entered)

屏幕截图:

  • Example: Two customized RoughEst calculators in the sidebar of a post, RoughEst SQFT and RoughEst Run.
  • Widgets drag and drop panel. Here you can install one or many calculators and customize them all individually for each product or service.

常见问题:

How can I use RoughEst on pages or posts?

Click + in the block editor, search for "RoughEst," and insert either calculator block. No additional plugins are needed. See the top of the description for step-by-step instructions.

Can you widen or narrow the price range?

Yes. You can set both the low and high end of the range independently.

Can you use the calculators multiple times on your website?

Yes, both blocks and widgets support concurrent instances.

Can you change the currency symbol on the calculator?

Yes. Each calculator instance has a Currency Symbol setting in its configuration panel. The default is $, but you can set any symbol or prefix you need.

How can I style the input characters to support my theme?

Target the class .roughest-inputs .roughest-inputs { color: #fff !important }

Where can I find technical support?

Email connor@connorontheweb.com or visit ConnorOnTheWeb.com

Can you build custom features for our company?

Yes, we are available for web development contracting. Visit ConnorOnTheWeb.com or email connor@connorontheweb.com and let us know what you need.

更新日志:

1.1.1 1.1.0 1.0