Sip Calculator

Description

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:

  1. Block Editor support.
  2. Sip Form with Pie chart

Screenshots

  • Block Editor support for shortcode
  • Sip Form with Pie chart

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload sip-calculator.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Sip Calculator” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Sip Calculator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.0

  • Bootstrap assets.
  • Another change.

0.2.0

  • Bug fixes.
  • PHP 8.0 version updates.