mattoid/flarum-ext-money-history

资金历史

安装: 252

依赖: 1

建议者: 0

安全: 0

星星: 2

关注者: 1

分支: 3

开放问题: 1

类型:flarum-extension

v1.1.1 2024-03-05 08:18 UTC

This package is auto-updated.

Last update: 2024-09-05 09:30:15 UTC


README

License Latest Stable Version Total Downloads

一个 Flarum 扩展。资金历史

用于记录用户资金消费数据,以便于用户查看自己的资产流向信息。

注意:该插件不会自动记录,需要插件主动通知本插件的记录事件来完成消费。在其他插件为适配本插件之前,可以使用 money history auto 插件来实现自动记录功能

安装

使用 composer 安装

composer require mattoid/flarum-ext-money-history:"*"

更新

composer update mattoid/flarum-ext-money-history:"*"
php flarum migrate
php flarum cache:clear

链接