Compound Effect Calculator
This is a WordPress plugin for embed my React app in to a WordPress site.
★ 0stars
0forks
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/binjuhor/compound-effect/archive/refs/heads/main.zipFrom the readme
Compound Effect Calculator
A WordPress plugin that embeds a React-based compound effect calculator to help users calculate investment growth over time.
Description
This plugin provides an interactive compound effect calculator built with React. Users can calculate how their investments grow over time using compound interest principles. The calculator is embedded into WordPress pages or posts using a simple shortcode.
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
Installation
1. Upload the compound-effect folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add the shortcode to any page or post where you want the calculator to appear
Usage
Basic Shortcode
Add the calculator to any page or post using the shortcode:
With Custom CSS Class
You can add a custom CSS class to the calculator container:
Features
- Interactive compound interest calculator
- Built with React for smooth user experience
- Responsive design
- Easy integration via shortcode
- Lightweight - assets only load on pages using the shortcode
Development
The React app is built separately and the production files are located in the dist/
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.