Description
MiloSubscriptions adds a subscription product type to WooCommerce. Create products with recurring billing schedules and manage them from your WordPress admin.
Features:
- Subscription product type with configurable billing period (day, week, month, year)
- Configurable billing interval (every 1st, 2nd, 3rd, or 6th period)
- Subscription price field on the product editor
- Price display with billing period on the product page and shop
- Admin page listing all subscription products
- HPOS (High-Performance Order Storage) compatible
Requirements:
- WordPress 6.0 or later
- WooCommerce 8.0 or later
- PHP 7.4 or later
Installation
- Upload the
milosubscriptionsfolder to the/wp-content/plugins/directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Ensure WooCommerce is installed and active.
- Create a new product and select “Simple Subscription” as the product type.
- Configure the billing period and price in the Subscription tab.
FAQ
-
Does this plugin require WooCommerce?
-
Yes. WooCommerce 8.0 or later must be installed and active.
-
What billing periods are supported?
-
Day, week, month, and year. Each can be combined with an interval (every 1st, 2nd, 3rd, or 6th).
-
Is it compatible with HPOS?
-
Yes. The plugin declares full compatibility with WooCommerce High-Performance Order Storage.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MiloSubscriptions” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MiloSubscriptions” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.1
- Initial release.
- Subscription product type registration.
- Billing period and interval configuration.
- Admin subscriptions list page.
- HPOS compatibility declaration.