wc-smooth-generator icon indicating copy to clipboard operation
wc-smooth-generator copied to clipboard

Smooth product, customer and order generation for WooCommerce

Results 35 wc-smooth-generator issues
Sort by recently updated
recently updated
newest added

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

### Prerequisites - [X] I have carried out troubleshooting steps and I believe I have found a bug. - [X] I have searched for similar bugs in both open and...

### Describe the solution you'd like On a large site test with >1M users, this [line](https://github.com/woocommerce/wc-smooth-generator/blob/trunk/includes/Generator/Order.php#L93) related to orders generation seems to trigger a slow query as its looking through...

### Describe the solution you'd like On VIP, we can make use of its scalable cron infrastructure to offload multiple generate events. By adding a count parameter to the `wc_smooth_generate_object`...

Each time we release a new version the link to the archive changes. We should add a permanent location for the latest zip similar to a nightly build.

Thank you for open wc-smooth-generator to the public. We've integrated this to test our extensions for Woocommerce better and make them more reliable. **Is your feature request related to a...

Thank you for open wc-smooth-generator to the public. We've integrated this to test our extensions for Woocommerce better and make them more reliable. **Is your feature request related to a...

Since there is a setting in WooCommerce, the plugin should perhaps respect this when generating orders. Option for reference: woocommerce_allowed_countries or WC_Countries::get_allowed_countries()

enhancement

Hi ✋ I found this package while testing a feature in WooCommerce Admin. This is a really awesome package for testing 👍 I wanted to use [generate_variable_product](https://github.com/woocommerce/wc-smooth-generator/blob/3fa3758189bb0417ba7df22ca85b5975d1fe0f3b/includes/Generator/Product.php#L229) method in my...

enhancement
status: needs feedback

Add subscriptions product generation. See pbOQVh-HC-p2 for reference.

enhancement