'is there a way for the customer to add a new product to woocommerce?
I have an e-commerce website with the woocommerce plugin and I would like to add a new feature that allows the customer to add a new product from the website interface, can you help me please ?
Solution 1:[1]
If you want to use plugins there are several options out there. It all depends on the whole concept of your store and the architecture that you have put in place.
- Toolset Plugin - you can create frontend forms for adding WooCommerce products
- Dokan - setup your store as a multivendor. Treat each user as a vendor
- WooCommerce User Products - create frontend form to add new products by users
I think that you will find a lot of WordPress plugins out there. The only questions is if they are free or not. In my experience, plugins related to WooCommerce most often are not free.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |