wusong8899 / flarum-raffle-ticket
Allow user to buy raffle ticket in your flarum community.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- antoinefr/flarum-ext-money: *
- flarum/core: ^1.6.3
This package is auto-updated.
Last update: 2025-08-11 07:59:06 UTC
README
A Flarum extension. Allow user to buy raffle ticket in your flarum community.
一个 Flarum 扩展。允许用户在你的社区中玩刮刮乐。
This extension add a raffle ticket to your flarum community. A minigame that allow users to spend community money to purchase tickets, and have some fun by testing their luck.
Required Extension
- Money by Antoine
Hightlight Features
- Highly customizable settings for raffle ticket
- Allow to add multiple raffle ticket pack
- Special ticket scratch effect
Video Demo
https://www.youtube.com/watch?v=-ebQ9wxHzQs
Installation
You need subscribe this extension at Extiverse. Once subscribed, follow the instructions at Extiverse to configure composer, and then run the following command to install this extension.
该扩展为付费扩展,请到这里来订阅。订阅后,请参照这篇文章来设置你的 composer,之后执行下面的命令来安装。
Installation
Install with composer:
composer require wusong8899/flarum-raffle-ticket
Updating
composer update wusong8899/flarum-raffle-ticket php flarum migrate php flarum cache:clear