Skip to content

nodeloc/flarum-ext-money-history

 
 

Repository files navigation

Money History

License Latest Stable Version Total Downloads

A Flarum extension. money history

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

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

Installation

Install with composer:

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

Updating

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

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 58.4%
  • JavaScript 32.0%
  • TypeScript 8.0%
  • Less 1.6%