=== Dummy Subscriptions Generator for WooCommerce ===
Contributors: abhaypatel01
Tags: woocommerce subscriptions, subscriptions, subscription generator
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Dummy Subscriptions Generator for WooCommerce sites

== Description ==

Generate dummy WooCommerce Subscriptions for testing.

== Installation ==

1. Upload the plugin folder `dummy-subscriptions-generator-for-woocommerce` to the `/wp-content/plugins/` directory, or install the plugin as a ZIP file via Plugins > Add New > Upload Plugin.
2. Activate the plugin.
3. Ensure that the WooCommerce Subscriptions plugin (https://woocommerce.com/products/woocommerce-subscriptions/) is active.
4. Go to **Tools > Dummy Subscriptions Generator** in your WordPress admin menu.
5. Use the form to select a user, subscription product, billing frequency, and optional date range.
6. Click "Generate Subscriptions" to create the dummy subscriptions.


== Frequently Asked Questions ==

= Is the WooCommerce Subscriptions plugin required? =

Yes. The plugin depends on the official WooCommerce Subscriptions extension (https://woocommerce.com/products/woocommerce-subscriptions/). If it is not active, dummy subscriptions cannot be created.

= Does this work with custom subscription products? =

Yes.

= Are real orders or payments created? =

No. The subscriptions are dummy records meant only for testing. No actual WooCommerce payments, transactions, or email notifications are triggered.

== Screenshots ==


== Changelog ==

= 1.0.0 (06.07.2025) =
* Initial release
