Description
The Margin Calculator plugin allows users to easily calculate profit margins for their eCommerce or business needs. It includes:
- A Basic Margin Calculator to calculate profit and margin using cost price and selling price.
- An Advanced Margin Calculator with additional fields like shipping cost, tax rate, discounts, and handling fees.
- Shortcodes to embed calculators on any page or post.
- Admin settings to customize field labels.
This plugin is fully customizable and adheres to WordPress coding standards, ensuring secure and efficient functionality.
Installation
- Upload the
margin-calculator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the provided shortcodes
[cmcp_basic_margin_calculator]
and[cmcp_advanced_margin_calculator]
to display the calculators on your website.
For basic usage, have a look at the plugin’s website.
FAQ
-
How do I customize the calculator field labels?
-
Go to the plugin’s settings page in the WordPress admin panel and update the labels as needed.
-
Can I use the calculators on multiple pages?
-
Yes, you can use the shortcodes on any number of pages or posts.
Reviews
Contributors & Developers
“Calculate Margin Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Calculate Margin 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
- Initial release of the plugin with basic and advanced calculators.