Stock Snapshot for WooCommerce plugin lets you keep track of your products’ stock in WooCommerce.
The plugin will take (daily) stock snapshots of your shop and (optionally) send an email containing stock changes and all stock reports:

You can also check the history of each product’s stock:

And all snapshots’ history:

General Options
General options are located in “WooCommerce > Settings > Stock Snapshot > General”.

- Periodic snapshots
-
Enables/disables periodic snapshots. The plugin uses Action Scheduler to take the stock snapshots periodically. Action Scheduler has a built-in administration screen for monitoring, debugging, and manually triggering scheduled actions. Search for the alg_wc_stock_snapshot_action
hook there.
Default value: yes
- Periodic snapshots: Interval (in seconds)
-
Sets interval for periodic snapshots.
Default value: 86400
- Allow snapshots via URL
-
If enabled, you can take the snapshot with e.g.:
http://example.com?alg_wc_stock_snapshot=1
Default value: no
Variable Product Options
- Include variations
-
Include variations as separate products in snapshots.
Default value: yes
- Append variations
-
Append variations stock to the main variable product’s stock in snapshots.
Default value: no
Email Options
Email options are located in “WooCommerce > Settings > Stock Snapshot > Email”.

- Emails
-
Enables/disables stock snapshot emails.
Default value: no
- Email address
-
Sends stock snapshot report emails to this address.
Default value: admin email
- Email subject
-
Available placeholders: {site_title}
, {date}
Default value:
{site_title} - Stock Snapshot - {date}
- Email heading
-
Sets email heading.
Default value:
Stock Snapshot
- Email content
-
Available placeholders: {stock_changes}
, {all_stock}
Default value:
<h3>Stock Changes</h3>
<div style="margin-bottom: 40px;">{stock_changes}</div>
<h3>All Stock</h3>
<div style="margin-bottom: 40px;">{all_stock}</div>
[alg_wc_stock_snapshot_restocked]
shortcode allows you to display recently restocked products.
Free version
This plugin is a premium version of free "Stock Snapshot for WooCommerce" plugin.
Reviews
There are no reviews yet.