Beschrijving
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
Schermafbeeldingen
Installatie
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
FAQ
-
Is It works with Block editor
-
Yes, You can use shortcode to use this form.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Sip Calculator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Sip Calculator” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1.0
- Bootstrap assets.
- Another change.
0.2.0
- Bug fixes.
- PHP 8.0 version updates.