Quick Stock Management for WooCommerce is a WordPress plugin that provides a simple interface to quickly update the stock status (in stock / out of stock) of your WooCommerce products.
- Quickly toggle stock status for products.
- Visual feedback for stock status (In Stock / Out of Stock).
- Automatic sorting of products: in-stock items first, then out-of-stock, both alphabetically.
- AJAX-based updates for a smooth user experience without page reloads.
- Download the plugin: You should have a zip file (e.g.,
quick-stock-management.zip). - Unzip the file: This will create a
quick-stock-managementfolder. - Upload the plugin folder:
- Connect to your WordPress site via FTP/SFTP or your host's file manager.
- Navigate to the
wp-content/plugins/directory. - Upload the
quick-stock-managementfolder.
- Activate the plugin:
- Log in to your WordPress admin dashboard.
- Go to
Plugins>Installed Plugins. - Find "Quick Stock Management for WooCommerce" and click
Activate.
For more detailed installation instructions in French, please see INSTALLATION.md. For English instructions, see INSTALLATION_EN.md.
Once activated, the plugin adds a new submenu item under "Products" in your WordPress admin dashboard, called "Quick Stock Management".
- Access the Quick Stock Management Page:
- In the WordPress admin menu, go to
Products>Quick Stock Management.
- In the WordPress admin menu, go to
- Manage Stock:
- The interface lists your products.
- Each product has a toggle switch to change its stock status.
- Green (checked) means "In Stock".
- Gray (unchecked) means "Out of Stock".
- Click the toggle to update the status. Changes are saved automatically.
For a more detailed user guide in French, please see USER_GUIDE.md. For an English guide, see USER_GUIDE_EN.md.
Contributions are welcome! Please feel free to fork the repository, make your changes, and submit a pull request.
This plugin is released under the GPL v2 or later license.