0
Guys, I’m developing a Wordpress site where I’m using the Woocommerce plugin for product administration and etc.
In addition, the site will rely on sellers where they can register products in their names (or their stores) but for the realization of the registration of products can not be made through the administrative panel of Wordpress.
I need to present to my client a way the record be on some other page, for example using some plugin or do not know what.
I searched and did not find a way to do this... use the form of registration of products Woocommerce that can be accessed outside the wordpress admin, of course the "seller" has to be logged in to access a certain page the registration of products is enabled.
Is there a plugin? Some shortcode? Or I’ll have to do it in the nail?
If you have to do this in the nail, someone knows a solution of what is the registration behavior of Woocommerce in the database?
Thank you!
The Woocommerce has a API. I believe that if you really can’t create roles users with custom permissions for them to enter the panel and register, you should start there.
– Caio Felipe Pereira