توضیحات
Frontend Product Editor Manager for WooCommerce allows store admins and shop managers to edit product details directly from the frontend shop page. Skip the backend dashboard and manage your product catalog on the go.
✨ Key Features:
- Inline edit buttons on the shop page
- AJAX-based form to update product info without page reload
- Edit the following product fields from the frontend:
- Product Name
- Product Description
- Short Description
- SKU
- Pricing
- Schedule Sale
- Inventory / Stock
- Categories & Tags
- Tax Class & Status
- Catalog Visibility
- Featured Product
- Shipping (Weight, Dimensions, Shipping Class)
License
This plugin is licensed under the GPLv2 or later.
Credits
Developed by Nobo Plugins
نصب
- Upload the plugin ZIP via Plugins > Add New > Upload Plugin, or extract the ZIP and upload the folder to
/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Ensure WooCommerce is installed and activated.
- Visit the Shop page to see the “Edit” buttons on product cards (admin or shop manager roles only).
سوالات متداول
-
Who can edit products on the frontend?
-
Only users with
edit_products
capability — typically Administrators and Shop Managers. -
No. Only authorized users (admins/shop managers) see and use the frontend edit interface.
-
Can I add more fields?
-
Yes! The plugin uses a modular OOP structure. You can extend it by modifying the
get_edit_form()
andsave_product_edits()
methods.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Frontend Product Editor Manager for WooCommerce” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Frontend Product Editor Manager for WooCommerce” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.0
- Initial release with inline product editing on shop page.
- Supports all core WooCommerce product fields.