eYe
eYe

Reputation: 1733

How to re-enable introductory onboarding wizard after reinstalling WooCommerce

I uninstalled my WooCommerce plugin and chose to delete all data. When installed it back I cannot see the Introductory Onboarding Wizard. I need it to create my shop and all the pages again. I suspect this is because some traces were left from the first installation. How can I re-enable it again?

Upvotes: 11

Views: 17457

Answers (5)

In the new WooCommmerce v.8+, you should use this address:

/wp-admin/admin.php?page=wc-admin&path=/setup-wizard

Or go to Products, open Help from the Top menu, click on Setup Wizard, and under the WooCommerce Onboarding section click the "Setup wizard" button.

Upvotes: 0

Pratyaksh Somani
Pratyaksh Somani

Reputation: 23

/wp-admin/?page=wc-setup worked perfectly for me too.

Just login into wordpress and edit this in URL bar. Voila, it works!

Regrads

Upvotes: 2

Bocapio
Bocapio

Reputation: 109

You can restart setup wizard going to www.yoursite.com/wp-admin/?page=wc-setup. It worked for me!

Upvotes: 4

d79
d79

Reputation: 3848

In the WooCommerce -> System Status admin page, under the Tools tab, there's the Create default WooCommerce pages tool that

will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced.

Upvotes: 17

Louisr57
Louisr57

Reputation: 91

WooCommerce now has a Help tab just to the right of the Screen Options tab in the Wordpress (v4.8) admin panel. Click on the tab and you will discover the Setup Wizard as a selectable item ... among many other helpful goodies ... including a setup video WooCommerce Setup Wizard

Upvotes: 6

Related Questions