We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e6a5d commit 7608444Copy full SHA for 7608444
README.md
@@ -17,6 +17,9 @@ WooCommerce Smooth Generator requires Composer and WP-CLI to function.
17
Generate products based on the number of products paramater.
18
- `wp wc generate products <nr of products>`
19
20
+Generate products of the specified type. `simple` or `variable`.
21
+- `wp wc generate products <nr of products> --type=simple`
22
+
23
### Orders
24
25
Generate orders from existing products based on the number of orders paramater, customers will also be generated to mimic guest checkout.
0 commit comments