Description
Inventory Tracker for WooCommerce is a plugin designed to help users efficiently track WooCommerce product stock. It provides a dedicated interface within the WordPress dashboard, showing a table of all products with:
- Product Name
- Current Stock Quantity
- Custom Side Note (editable per product, stored as product meta)
The plugin allows users to quickly view and update stock-related notes without opening each product individually. It’s intended for internal use within the WordPress dashboard, helping users manage inventory, plan restocks, and record product-specific information.
Features:
– Displays all products with stock quantities in one place.
– Adds a custom side note field for each product.
Installation
- Upload the plugin files to the
/wp-content/plugins/inventory-tracker-for-woocommercedirectory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Access the Inventory Tracker menu in your WordPress dashboard and go to the Inventory Page submenu to view stock and manage side notes if needed.
FAQ
-
Does this affect the frontend?
-
No, this plugin is intended for use in the WordPress dashboard only.
-
Where are the notes stored?
-
The notes are stored as product meta, linked to each WooCommerce product.
-
Does this work for all product types?
-
Yes, it supports all standard WooCommerce product types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Inventory Tracker for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Inventory Tracker for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.