Descrição
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-managertext domain)
Requirements
- WordPress 5.8 or later
- WooCommerce 5.0 or later
- PHP 7.4 or later
- User capability:
manage_woocommerce
Instalação
- Upload the
asdevs-quick-product-managerfolder to/wp-content/plugins/, or install from the WordPress Plugins screen. - Activate ASDevs Quick Product Manager through the Plugins menu.
- Ensure WooCommerce is installed and active.
- Open WooCommerce Quick Products.
Perguntas frequentes
-
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_woocommercecapability (typically Shop Manager and Administrator roles).
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“ASDevs Quick Product Manager” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “ASDevs Quick Product Manager” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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