Linux 软件免费装

Inventory History

开发者 yashar_hv
更新时间 2020年6月27日 18:42
PHP版本: 7.1 及以上
WordPress版本: 5.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce products stock history stock log

下载

详情介绍:

By default, WooCommerce does not save any kind of log or history for product stock changes. This means anyone with the edit access on WC products, may manipulate the stock quantities without getting logged somewhere. WooCommerce Inventory History solves this problem and adds extra functionalities to monitor product stock quantity changes. This plugin tries to log every stock change caused by customers or admins during order placement, product edit, order edit. Site admins can view the inventory history of each product, from admin dashboard and filter the logs by event type, order ID or product variation (for variable products). Each log contains information about the event, including customer or admin user ID, old stock quantity, stock change, new stock quantity, event type, date and order ID. Trigger Events REQUIREMENTS WooCommerce Inventory History requires PHP version 7.1 or above and WooCommerce version 4.0 or above, to work smoothly.

安装:

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-inventory-history directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the \'Plugins\' screen in WordPress

屏幕截图:

  • Inventory History for a WooCommerce Product

更新日志:

0.1.2 Fix: Now order_id is logged correctly for customer orders paid by any third-party gateway 0.1.1 New: Added new filter 'wcih_bypass_log' to bypass logging process 0.1.0 Initial release