Popis
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/).
Snímky obrazovky
Instalace
- 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.
Nejčastější dotazy
-
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.
Recenze
Autoři
Front End Product Submission je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Front End Product Submission” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial release.