Linux 软件免费装
Banner图

BigBad Store Toolkit for WooCommerce

开发者 sofrustrate
更新时间 2026年7月24日 03:07
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce inventory cost of goods cogs scheduled sales

下载

1.0.0 1.1.0

详情介绍:

BigBad Store Toolkit is a modular WooCommerce toolkit that gives store owners powerful tools for cost tracking and inventory management -- all under one unified admin panel. Each feature is a self-contained addon that you can enable or disable independently. The free version ships with essential tools, and Pro unlocks advanced addons individually or as a bundle. Free Addons COGS -- Cost of Goods Sold Shared Variation Inventory Settings Panel Pro Addons (available separately or as a bundle) Why BigBad Store Toolkit?

安装:

  1. Upload the bigbad-store-toolkit folder to /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to WooCommerce > BigBad Store Toolkit to configure settings and manage addons.
  4. WooCommerce must be installed and active.

屏幕截图:

  • COGS margin dashboard — cost, margin, and effective margin (after overhead and processing fees) with Top 10 and Bottom 10 margin tables.
  • Settings — COGS column and default cost, shared-inventory low-stock threshold, scheduled-sales discount ceiling / duration / generator range, and data cleanup on uninstall.
  • Getting Started — guided first-run walkthrough from a fresh activation to a working setup.
  • How It Works — per-addon documentation for COGS, Shared Variation Inventory, and Scheduled Sales, plus developer hooks.

升级注意事项:

1.1.0 Adds a Getting Started guide. No changes to the addon engines; safe upgrade. 1.0.0 Initial release of BigBad Store Toolkit for WooCommerce.

常见问题:

Does this require WooCommerce?

Yes. BigBad Store Toolkit requires WooCommerce 7.0 or later.

How does the COGS cost hierarchy work?

The plugin checks for cost in this order: per-product cost > parent product cost (for variations) > category default cost > global default cost from settings. The first value found is used.

How does Shared Variation Inventory work?

When enabled on a variable product, you set a total pool stock quantity. Each variation has a "unit size" (defaults to 1). When a customer buys a variation, its unit size multiplied by the quantity ordered is deducted from the shared pool.

Will my data be deleted if I deactivate the plugin?

No. Deactivating the plugin does not delete any data. Data is only removed if you uninstall (delete) the plugin AND have enabled "Delete Data on Uninstall" in the settings.

Is this compatible with HPOS (High-Performance Order Storage)?

Yes. The plugin declares HPOS compatibility and uses standard WooCommerce APIs.

Can I add my own addons?

Yes. Developers can register custom addons using the bbetk_register_addons action hook. See the documentation for details.

更新日志:

1.1.0 1.0.0