=== PowerTable: Product Editor for WooCommerce === Contributors: powertable Tags: woocommerce, products, bulk edit, inline edit, admin table, variations Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Manage WooCommerce products and variations in a lightning-fast, spreadsheet-like interface with inline editing and native WordPress styling. == Description == **PowerTable** streamlines your WooCommerce product management workflow by providing a clean, responsive, and powerful spreadsheet-like editor directly within your WordPress dashboard. Stop opening multiple tabs to make simple changes. With PowerTable, you can view, search, and edit your products and variations from a single screen. Ideally suited for store owners who need to make quick price adjustments, stock updates, or name corrections without the hassle of the slow native product list. **Key Features:** * **โšก Inline Editing:** Click any cell (Price, Stock, SKU, Name, Status) to edit instantly. Press Enter to save. * **๐Ÿ›’ Variation Support:** First-class support for Variable products. Variations are clearly grouped and visualized under their parent products with a clean hierarchy. * **๐ŸŽจ Native WordPress Design:** A completely revamped UI that mirrors the native WordPress `wp-list-table` aesthetics. No jarring custom stylesโ€”it feels like it belongs. * **โš™๏ธ Customizable Columns:** Go to *Settings* to choose exactly which columns (fields) you want to see and edit. * **๐Ÿš€ High Performance:** Built on **DataTables** with AJAX-driven saving for a snappy experience even with hundreds of products. * **๐Ÿ” Instant Search & Sort:** Filter products instantly using the search box or sort by ID, Name, Price, etc. **Editable Fields:** * Product Name * SKU * Regular Price * Sale Price * Stock Quantity * Product Status (Publish, Draft, Pending, Private) == Installation == 1. Upload the `powertable-for-woocommerce` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Go to **PowerTable** in the admin sidebar to start editing products. 4. (Optional) Configuration options are available under **PowerTable > Settings**. == Frequently Asked Questions == = Does this work with Variable Products? = Yes! Variable products are fully supported. Variations appear nested under their parent product, allowing you to edit variation usage, prices, and stock individually. = Can I hide columns I don't need? = Yes. Navigate to **PowerTable > Settings** and toggle the checkboxes for the fields you want to enable or disable. = Is it safe to use on a live site? = Yes. We use standard WooCommerce CRUD methods (`save()`, `update_post()`) and WordPress Nonces for security to ensure data integrity. == Screenshots == 1. **Product Editor** - The main interface showing parent products and nested variations with inline editing enabled. 2. **Inline Editing** - Editing a price directly in the table. 3. **Settings Page** - Configuring visible columns. == Changelog == = 1.0.0 = * Initial Release. * Inline editing for Products and Variations. * Clean WordPress Admin styling. * AJAX-driven updates.