Smart Instalments Manager for Woocommerce
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.
Installation
Minimum Requirements
- PHP 7.4 or higher
- WordPress 6.7 or higher
- WooCommerce installed and active
- WooCommerce Subscriptions installed and active
Manual Installation
- Upload the plugin files to
/wp-content/plugins/smart-instalments-manager-for-woocommerce/. - Activate the plugin through the Plugins Installed Plugins screen.
- Configure instalment settings from each product’s edit page.
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.
Faq
Yes. Smart Instalments Manager for Woocommerce is an extension of WooCommerce Subscriptions and relies on renewal orders generated by WC Subscriptions.
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.
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).
Yes. Each variation can have its own instalment total.
Yes. Each time WooCommerce Subscriptions generates a renewal order, the plugin automatically calculates and assigns the correct instalment number.
Not yet. The current version displays instalment information inside the WooCommerce admin only, but frontend display will be included in a future update.
No. It only tracks and labels instalment progress. Payments are still handled by WooCommerce Subscriptions and your chosen payment gateway.
Yes. It uses native WooCommerce and WordPress functions and does not add unnecessary scripts or front-end assets.
Reviews
Changelog
1.0.0
- Initial release