ASDevs Quick Product Manager

설명

ASDevs Quick Product Manager adds a spreadsheet-style screen under WooCommerce Quick Products so you can update prices, stock, SKUs, and sale schedules without opening each product edit page.

Features

  • Product table with ID, title, SKU, stock, regular price, sale price, and sale schedule
  • Variable products: parent row plus variation rows, visually grouped
  • Filters: search, product type, category, stock status, post status, and brands (when supported)
  • Infinite scroll with server-side pagination
  • AJAX save: only modified rows are sent to the server
  • Bulk edit for selected products (prices, stock, sale dates)
  • Visual feedback for unsaved changes
  • Translation-ready (asdevs-quick-product-manager text domain)

Requirements

  • WordPress 5.8 or later
  • WooCommerce 5.0 or later
  • PHP 7.4 or later
  • User capability: manage_woocommerce

설치

  1. Upload the asdevs-quick-product-manager folder to /wp-content/plugins/, or install from the WordPress Plugins screen.
  2. Activate ASDevs Quick Product Manager through the Plugins menu.
  3. Ensure WooCommerce is installed and active.
  4. Open WooCommerce Quick Products.

FAQ

Does this replace the WooCommerce products list?

No. It is an additional tool focused on fast price and stock updates. You can still use the standard WooCommerce product screens.

Can I edit variable product variations?

Yes. Each variation appears on its own row. The parent variable product row is read-only for price and stock fields.

Who can use this screen?

Users with the manage_woocommerce capability (typically Shop Manager and Administrator roles).

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “ASDevs Quick Product Manager”(을)를 번역하세요.

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

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

변경이력

1.1.7

  • Bulk edit for selected products
  • Brand and post status filters
  • Save progress modal and batch saving
  • UI and performance improvements

1.0.0

  • Initial release: product table, filters, AJAX save, variable product support