Descripción
This plugin can be used to calculate Systematic Investment Plan (SIP). You can place shortcode [sip-calculator]
anywhere on your templates, pages, posts.
A brief Markdown Example
Ordered list:
- Block Editor support.
- Sip Form with Pie chart
Capturas
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload
sip-calculator.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php echo do_shortcode( '[sip-calculator]' ); ?>
in your templates,page or post
Preguntas frecuentes
-
Is It works with Block editor
-
Yes, You can use shortcode to use this form.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Sip Calculator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «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
0.1.0
- Bootstrap assets.
- Another change.
0.2.0
- Bug fixes.
- PHP 8.0 version updates.