Description
The SIP Calculator plugin allows users to estimate their investment returns using a Systematic Investment Plan (SIP). This easy-to-use tool helps users calculate potential earnings based on their monthly investment, expected return rate, and investment duration.
Key Features:
- Calculate SIP returns based on user input (monthly investment, expected return rate, and time period).
- Display results including Invested Amount, Estimated Returns, and Total Value.
- Customize calculator styling (primary color and font size) via the WordPress admin settings.
- Use the
[rwr_sip_calculator]
shortcode to display the calculator anywhere on your site. - Includes a dashboard widget for quick access.
- Supports localization for multilingual WordPress websites.
Customization
You can customize the plugin by modifying the CSS in assets/style.css
or adding additional JavaScript functionality in assets/script.js
.
For admin-specific customizations, edit admin/admin-style.css
and admin/admin-script.js
.
License
This plugin is licensed under GPLv2 or later.
Credits
- Developed by Deepak.
- Inspired by various financial tools and calculators.
Screenshots
Installation
- Upload the
sip-calculator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to Settings > SIP Calculator to configure color and font settings.
- Add the
[rwr_sip_calculator]
shortcode to any post or page.
FAQ
-
How do I use the SIP Calculator?
-
Simply insert the
[rwr_sip_calculator]
shortcode in any post or page. The calculator will display and allow users to estimate their SIP returns. -
Can I customize the appearance of the calculator?
-
Yes! Navigate to Settings > SIP Calculator to modify the primary color and font size.
-
Where will the calculation results appear?
-
Results are displayed immediately below the calculator, showing the Invested Amount, Estimated Returns, and Total Value.
-
Is this plugin responsive?
-
Yes, the SIP Calculator is fully responsive and works on all devices, including mobile phones and tablets.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“RWR SIP Calculator” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “RWR SIP Calculator” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.1
- Added customization options for colors and font size in settings.
- Fixed minor UI bugs.
- Improved calculation accuracy.
1.0
- Initial release of the SIP Calculator plugin.