Smart Instalments Manager for Woocommerce

Description

Adds smart instalment billing to WooCommerce Subscriptions. Automatically tracks instalment totals, marks each renewal with instalment numbers, adds custom order statuses, and shows instalment progress inside WooCommerce admin.

Key Features
* Automatically assigns instalment numbers to each renewal.
* Tracks total instalments per product or variation.
* Adds a dedicated “Order Info” column in WooCommerce Orders to display instalment progress.
* Adds clean “Parent Order” and “Instalment Order” relationships for management clarity.
* Compatible with variable and simple products.
* Works seamlessly with WooCommerce and WooCommerce Subscriptions.
* Lightweight, fast, and built following WordPress coding standards.

Screenshots

  • Product settings panel where instalment totals and the product full price can be configured.
  • Variable product settings screen showing per-variation instalment and full price fields.
  • Orders list screen displaying the “Order Info” column with instalment progress.
  • Renewal order screen showing the instalment number and its relationship to the parent order.
  • Full price display on the frontend for a simple subscription product.
  • Full price display on the frontend for a variable subscription product.

Installation

Minimum Requirements

  • PHP 7.4 or higher
  • WordPress 6.7 or higher
  • WooCommerce installed and active
  • WooCommerce Subscriptions installed and active

Manual Installation

  1. Upload the plugin files to /wp-content/plugins/smart-instalments-manager-for-woocommerce/.
  2. Activate the plugin through the Plugins Installed Plugins screen.
  3. Configure instalment settings from each product’s edit page.

FAQ

Does this plugin require WooCommerce Subscriptions?

Yes. Smart Instalments Manager for Woocommerce is an extension of WooCommerce Subscriptions and relies on renewal orders generated by WC Subscriptions.

Where do add the Product full price?

Go to any product (simple or variable) and look for the “Product Full Price” field under the product data section. Enter the Full Price of Product.

Where do I set the number of instalments?

Go to any product (simple or variable) and look for the “Instalments Total” field under the product data section. Enter the total number of instalments (e.g., 6 for six monthly payments).

Does the plugin work with variable products?

Yes. Each variation can have its own instalment total.

Will instalment numbers update automatically?

Yes. Each time WooCommerce Subscriptions generates a renewal order, the plugin automatically calculates and assigns the correct instalment number.

Can customers see instalment information on the frontend?

Not yet. The current version displays instalment information inside the WooCommerce admin only, but frontend display will be included in a future update.

Does this plugin modify payment gateways?

No. It only tracks and labels instalment progress. Payments are still handled by WooCommerce Subscriptions and your chosen payment gateway.

Is this plugin safe and lightweight?

Yes. It uses native WooCommerce and WordPress functions and does not add unnecessary scripts or front-end assets.

Reviews

2026-01-20
I’ve been using Smart Instalments Manager for WooCommerce on a subscription based store and it has made managing instalment payments far clearer and more organised. The plugin automatically assigns instalment numbers to each renewal order, which saves a lot of manual checking and guesswork. I particularly like the Order Info column in the WooCommerce admin, as it lets you see instalment progress at a glance without opening each order, Overall, it’s a very practical solution for anyone offering instalment based subscriptions and wanting better visibility and control in the admin area.
Read all 1 review

Contributors & Developers

“Smart Instalments Manager for Woocommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release