woocommerce / wc-smooth-generator

Smooth product, customer and order generation for WooCommerce
315 stars 49 forks source link

Dashboard interface doesn't create products and orders #51

Closed annq2 closed 3 years ago

annq2 commented 3 years ago

First of all, thanks for the awesome plugin! It works perfectly via WP CLI commands, but not via admin form. I tried locally and on a server.

Notice is appearing, but it doesn't generate any products neither orders.

Cheers!

rrennick commented 3 years ago

but not via admin form.

@annq2 Thanks for reporting. The admin form background processing hasn't been implemented yet.

haszari commented 3 years ago

Thanks for reporting @annq2 - I always get confused by this.

Suggestion - we could add the CLI command reference to the UI, and hide the generator UI until it's fully working.

Also would be nice to link the plugin row to the UI page and this repo:

Screen Shot 2021-03-29 at 3 59 23 PM

Might be a nice easy good first issue for someone :)

rrennick commented 3 years ago

This was addressed in #55.