fostercommerce/commerce-reports
最新稳定版本:1.0.1-beta.3
Composer 安装命令:
composer require fostercommerce/commerce-reports
包简介
Sales and purchase insights for Craft Commerce.
README 文档
README
Commerce Reports is a plugin intended to provide better insights and statistics into your sales within Craft Commerce.
Overview
There are three core pages that provide insights into sales: orders, customers and items sold. From the items sold page, you can navigate to a page that shows.
From each of the pages, you can filter the data in various ways.
Orders
The "Orders" page gives you an overview of all orders made for a given date range, providing an overview of the average value and unique items in an order, along with the total number of orders.
Customers
The "Customers" page gives you an overview of the customers that have made orders for a given date range, including a list of the top locations orders are made from.
Items Sold
The "Items Sold" page gives you an overview of the items sold in orders for a given date range. It supports filtering by a given product type in addition to custom Verbb Events.
Products
The "Products" page gives you an overview of the orders made for a given product.
Setup
Requirements
This plugin requires Craft 4, Craft Commerce 4 and at least PHP 8 to install.
Installation
This plugin supports installation from Composer.
Installing via Craft Plugin Store
This plugin is not currently available on the Craft plugin store yet.
Installing via Composer
You can add the package to your project using Composer and the command line using the below as a reference.
Open your terminal of choice and go to your Craft project:
cd /path/to/project
Tell Composer to require the plugin and then Craft to install it:
composer require fostercommerce/variant-manager && php craft plugin/install variant-manager
Note that if you would like to install a specific branch you can do the following (note the "dev-" prefix):
composer require fostercommerce/variant-manager "dev-{branch-name}"
If you would like to install a specific version you can do the following:
composer require fostercommerce/variant-manager "1.0.1"
Installing the Beta via Composer
To install the beta specifically using Composer, you would need to set the minimum stability for the package to beta which can be done like so:
composer require fostercommerce/variant-manager "^1.0.1@beta"
Help
I have an idea for a new feature. Where do I share it?
We're open to new ideas and encourage you to please submit your idea to GitHub Issues.
I found a bug or have a concern. Where do I share it?
Like ideas, please submit the bug/concern to GitHub Issues.
We'd ask that you be as detailed as possible and always include the versions of Craft, Craft Commerce and our plugin.
If we don't respond in a reasonable amount of time (72 Hours), please send us an email at support@fostercommerce.com.
fostercommerce/commerce-reports 适用场景与选型建议
fostercommerce/commerce-reports 是一款 基于 Vue 开发的 Composer 扩展包,目前已累计 4.92k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2023 年 05 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「cms」 「Craft」 「craftcms」 「craft-plugin」 「commerce reports」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 fostercommerce/commerce-reports 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fostercommerce/commerce-reports 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 fostercommerce/commerce-reports 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Expand, collapse, change the status of, or delete multiple blocks in a Matrix field simultaneously.
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
Integrate with Snipcart.
Restrict user registration by domain in Craft CMS, allows you to limit who can register for your site based on their email address.
统计信息
- 总下载量: 4.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-05-25



