Linux 软件免费装
Banner图

WooCommerce Frontend Inventory

开发者 rashef
更新时间 2015年9月9日 00:11
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 4.3
版权: GNU General Public License v3.0
版权网址: 版权信息

标签

WooCommerce variations stock inventory

下载

0.1 0.2 0.4 0.4.1 0.4.2 0.5 0.6 0.6.1 0.7

详情介绍:

What is WooCommerce Frontend Inventory for? Do you want to provide some users with an inventory of your WooCommerce installation without giving them access to the WooCommerce configuration area in the Dashboard? Place the shortcode, with the needed parameters where you want the inventory to appear. Syntax is: [woofi orderby={title|sku|stock} sort={ASC|DESC} user_id={}] For example: [woofi] will print the inventory, with the items ordered by title. [woofi orderby=sku] will print the inventory ordered by SKU. [woofi orderby=sku sort=DESC] will print the inventory sorted by SKU in reverse order. [woofi user_id=27] will print the inventory including only products created by the user with id 27. This latest feature is also exclusive: [woofi user_id=-33] will print the inventory of all the products but the ones created by the user with id 33. Be aware that every registered user will be able to view the inventory, regardless for the role, while unregistered users will get an error message, that you can customise in the dashboard. Also note that the current version will not print any product marked in stock but with UNDEFINED quantity. A future version will consider this case. Special thanks to Mike Jolley who provided the initial script.

安装:

  1. Upload the plugin's folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place the shortcode in any page to show the inventory.

屏幕截图:

  • The inventory on a frontpage.
  • Custom error message in settings.

升级注意事项:

Great news! You can now filter by user ID - or exclude an user form the list.

常见问题:

Many products are not listed, why?

Please check that you are managing a stock for them and you defined a quantity.

更新日志:

v0.7 v0.6.1 v0.6 v0.5 v0.4.2 v0.4.1 v0.4 v0.3 v0.2 v0.1