Add Product Frontend for WooCommerce

설명

When plugin activated, you can let your user to submit a product from frontend side.
Product frontend Page will appear in your WordPress backend Pages menu, and you can add that page in Appearance -> Menus.
You can add Simple product, Grouped product, External/Affiliate product.If user are not logged in, they can’t see the product frontend page.

Features

Administrator can show/hide different product fields.

Administrator can set product status.

Administrator can enable/disable roles to allow/disallow frontend product page access from settings tab.

Administrator can show list of user’s added product, edit and delete it from product list tab with product status.

User can edit product from frontend side in my-account/product-list page.

User can sort product data by Sr.No, Product Name, and Price.

스크린샷

설치

Minimum Requirements – WordPress 5.0 or greater – PHP version 7.0 or greater – MySQL version 5.0 or greater

Installation – Upload ‘bytes-add-product-frontend-for-woocommerce’ to the ‘/wp-content/plugins/’ directory – Activate the plugin through the ‘Plugins’ menu in WordPress – View admin menu, then click on ‘Add product Frontend’ and start to customize it.

FAQ

Coding is required to use this “Add Product Frontend for WooCommerce” plugin?

No coding require to use this plugin.

This plugin require any other plugin?

Yes, this plugin must require WooCommerce plugin.

Can I edit product in this plugin?

Yes, if admin allow role wise in product list tab then you can edit and create product.

후기

2025년 5월 2일 답글 1개
We received an important notice that this plugin is risky and not safe. We asked the support about fixing it and didn’t have any answer…
2024년 5월 10일 답글 2개
Excellent plugin, it worked very quickly and simply, it is effective, and what’s more it is free. Thank you for this good work. I’m surprised to see only two reviews and few downloads, it’s the only plugin I found that simply allows to create a product addition form on the frontend.
2024년 3월 18일 답글 2개
Great plugin! It does what it was created for. Good job! Please keep updating this plugin.
2023년 11월 9일 답글 2개
Just add the variable function and it’s perfect!
모든 3 평가 읽기

기여자 & 개발자

“Add Product Frontend for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Add Product Frontend for WooCommerce”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Add Product Frontend for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • First release.

1.0.1

  • Tested up to wordpress: 6.4
  • Tested up to php: 8.1

1.0.2

  • Tested up to wordpress: 6.5
  • Refining the plugin backend design to be more user-friendly

1.0.3

  • Refining the plugin backend design to be more user-friendly

1.0.4

  • The product list layout has been redesigned to improve user experience and visual appeal.
  • Users can now sort products by both title and price columns, facilitating easier organization and navigation.
  • Pagination layout has been revamped for improved navigation through product pages.
  • A search functionality has been implemented to facilitate quick and efficient product searches based on product name.
  • Users now have the option to filter products based on user role and specific users, providing better organization and customization.
  • The product list now displays only items that have been added from the frontend interface, streamlining the display and management process.
  • Bulk delete functionality has been added for products, allowing administrators to efficiently remove multiple items at once.
  • Product listing screen now includes product SKU and image for improved product identification and management

1.0.5

  • Added an option to ON or OFF email notifications when creating or editing a product for User and Administrator

1.0.6

  • Users with specific roles can now delete only their own created products directly from the “My Account” product list page.
  • Improved the layout of the product edit page and Removed the sidebar for better focus and added a convenient button to navigate back to the product list page.
  • Enhanced security by restricting product editing capabilities. Users with other roles can now only edit their own created products.

1.0.7

  • Fixed a critical security vulnerability to prevent unauthenticated users from deleting arbitrary content (as reported by Wordfence).
  • Added a new option to select specific product categories to display on the frontend product creation form.
  • Tested compatibility with WordPress 6.8.1.
  • Confirmed compatibility with WooCommerce 9.9.5.

1.0.8

  • Made user role selection dynamic using get_editable_roles().
  • No more hardcoded roles – plugin now automatically lists all available roles.