imeepo / flarum-daily-check-in
A Flarum extension. Add a button in the index page that allow user to daily check in the forum and receive reward.
Installs: 312
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0
This package is auto-updated.
Last update: 2024-10-30 02:10:49 UTC
README
此仓库是自用修改版本,复刻自 https://github.com/Ziiven/flarum-daily-check-in
Daily Check In 每日签到
A Flarum extension. Add a button in the index page that allow user to daily check in the forum and receive reward.
一个Flarum扩展。在论坛首页加入签到按钮,允许用户进行每日签到并获得奖励。
Installation
Install with composer:
composer require imeepo/flarum-daily-check-in
Updating
composer update imeepo/flarum-daily-check-in php flarum migrate php flarum cache:clear