Description
Demi Yard Material Calculator estimates cubic yards or cubic meters and a typical
weight range for gravel, stone, topsoil, compost, mulch, sand, and fill dirt.
The calculator is available as a dynamic Gutenberg block and as the
[yard_material_calculator] shortcode. The bundled calculator runs in the
visitor’s browser without cookies, analytics, storage, or background requests.
Public source attribution is disabled by default and can be enabled by the site
owner. Results are planning estimates only. Moisture, compaction, gradation, and
supplier measurements vary.
Blocks
This plugin provides 1 block.
- Demi Yard Material Calculator Estimate material volume and a typical weight range.
Installation
- Upload the plugin directory to
/wp-content/plugins/or install the ZIP. - Activate Demi Yard Material Calculator.
- Add the Demi Yard Material Calculator block, or use
[yard_material_calculator].
Example:
[yard_material_calculator material="Pea gravel" area="500" depth="3" unit="imperial" accent="#ab4c29" attribution="false"]
FAQ
-
Does the plugin contact another server?
-
No. The calculator script and material data are bundled in the plugin. If the
site owner enables source attribution, a visitor can choose to follow that link. -
Are the results a quote?
-
No. Results are planning estimates. Confirm density, delivery quantities, and
local conditions with the material supplier. -
Which units are supported?
-
Imperial mode uses square feet, inches, cubic yards, and short tons. Metric mode
uses square meters, centimeters, cubic meters, and metric tonnes.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Demi Yard Material Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Demi Yard Material Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Adopt a distinctive WordPress.org plugin name and slug.
1.0.1
- Fix front-end rendering of the dynamic Gutenberg block.
1.0.0
- Add a dynamic Gutenberg block and shortcode.
- Add imperial and metric units.
- Add material filtering, default values, accent color, and optional attribution.