BuildVision Construction Calculators
Free WordPress plugin — embed 23 construction calculators with a single shortcode or Gutenberg block
by BuildVision AI · github.com/mostbased/buildvision-calculators-wp · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mostbased/buildvision-calculators-wp/archive/refs/heads/master.zipEmbed 23 free construction calculators on your WordPress site — concrete, roofing, flooring, cost estimators & more.
Description
BuildVision Construction Calculators lets you embed professional construction calculators on any WordPress page or post. All calculators are free, mobile-friendly, and auto-resize to fit your layout.
23 Calculators Included
Material Calculators
- Concrete Calculator
- Concrete Block Calculator
- Concrete Slab Calculator
- Gravel Calculator
- Board Foot Calculator
- Drywall Calculator
- Insulation Calculator
- Paint Calculator
- Paver Calculator
Roofing Calculators
- Roof Calculator
- Roof Pitch Calculator
- Metal Roof Cost Calculator
- Roofing Cost Calculator
Structure Calculators
- Square Footage Calculator
- Stair Calculator
- Fence Calculator
- Retaining Wall Calculator
- Flooring Calculator
- Deck Cost Calculator
Business Calculators
- Construction Cost Calculator
- Net Profit Calculator
- Hourly Rate Calculator
- Equipment Depreciation Calculator
Features
- Shortcode & Gutenberg block — use whichever editor you prefer
- Imperial & metric — set a default or override per calculator
- Auto-resize — iframes adjust height to fit content, no scrollbars
- Lightweight — no heavy JS bundles, just a thin iframe embed
- Mobile-friendly — responsive design works on all screen sizes
- No account required — install and use immediately
Shortcode Usage
[bv_calculator type="gravel-calculator"]
[bv_calculator type="stair-calculator" units="metric"]
[bv_calculator type="concrete-calculator" height="600"]
Gutenberg Block
Search for "BuildVision Calculator" in the block inserter, pick a calculator from the dropdown, and you're done. Live preview right in the editor.
Installation
- Upload the
buildvision-calculatorsfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Go to Settings > BV Calculators to set your default unit system
- Add a calculator using the
[bv_calculator]shortcode or the Gutenberg block
Frequently Asked Questions
Is this plugin free?
Yes, completely free. The calculators are hosted by BuildVision AI at no cost.
Does it slow down my site?
No. The plugin loads a single lightweight iframe per calculator. The iframe uses loading="lazy" so it only loads when scrolled into view.
Can I use multiple calculators on one page?
Yes. Each shortcode or block embeds an independent calculator.
Can I change the unit system per calculator?
Yes. Set units="metric" or units="imperial" on the shortcode, or pick a unit system in the Gutenberg block settings. The plugin default (under Settings > BV Calculators) is used when no override is specified.
Where are the calculators hosted?
The calculators are served from buildvisionai.com via iframes. Your site simply embeds them — no data is stored on your server.
Screenshots
- Gravel calculator embedded on a blog post
- Gutenberg block with live preview in the editor
- Settings page showing all available calculators
Changelog
1.0.0
- Initial release with 23 construction calculators
- Shortcode support with type, units, and height attributes
- Gutenberg block with live preview and inspector controls
- Settings page with default unit system and calculator reference
- Auto-resize iframe via postMessage
Upgrade Notice
1.0.0
Initial release.