Descripción
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.
Capturas
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"RWR SIP Calculator" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "RWR SIP Calculator" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.