Profitly — Profit Analytics for WooCommerce

外掛說明

Profitly adds a Cost of Goods (COGS) field to your WooCommerce products and variations, then snapshots that cost onto each order line item at checkout. Because the cost is captured at the moment of sale, changing a supplier price later never rewrites your historical profit.

It then turns that data into real profit analytics: a dedicated Reports page with revenue, net profit, margin, and best/worst-selling products by date range, a dashboard summary widget, a CSV export, and per-order gateway fee and shipping cost accounting.

安裝方式

  1. Upload the profitly folder to the /wp-content/plugins/ directory, or install it through the Plugins screen in WordPress.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Enter your product costs and configure gateway fees and shipping costs under the Profitly menu.

常見問題集

Does changing a product’s COGS affect past orders?

No. The COGS is snapshotted onto each order line item at the time of sale.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Profitly — Profit Analytics for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.0.1

  • Renamed the plugin to Profitly.
  • Moved all admin styles and scripts into properly enqueued asset files (no more inline <style>/<script>), per WordPress.org guidelines.

1.0.0

  • New top-level Profitly admin menu with Reports and Settings pages.
  • Profit reporting: revenue, net profit, margin, and product performance by date range.
  • Dashboard summary widget and order-level profit CSV export.
  • Standalone settings: gateway fees, shipping cost model and per-zone estimates, and data retention.

0.1.0

  • Initial scaffold: plugin bootstrap, HPOS compatibility, and the COGS data layer.