Description
This plugin provides a shortcode that allows users to submit WooCommerce products from the front end of your website. The form includes fields for product name, price, description, category, and image.
Arbitrary section
You can use this plugin to easily allow your site users to submit products without giving them access to the WordPress admin dashboard. This is useful for multi-vendor marketplaces or any site where user-generated content is desired.
Credits
This plugin was developed by Ravi Acharya.
Support
If you need help or have any questions, feel free to open an issue on the (https://wordpress.org/support/plugin/front-end-product-submission/).
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/front-end-product-submission
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode
[demo_product_submission_form]
to display the product submission form on any page or post.
FAQ
-
How do I display the product submission form?
-
Use the shortcode
[add_product]
to display the form on any page or post. -
Do users need to be logged in to submit a product?
-
Yes, only logged-in users can submit products.
-
Does this plugin require WooCommerce to be installed?
-
Yes, WooCommerce must be installed and activated for this plugin to function.
Reviews
Contributors & Developers
“Front End Product Submission” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Front End Product Submission” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.