Intive User
xypp/flarum-invite-user
Allow user to invite other and gain rewards from it.
- Downloads
- 617
- Version control
- github.com/zxy19/flarum-invite-user
Intive User
V2.0.0Version is not compatible with Forum-Quests v1.x
A Flarum extension. Allow user to invite other and gain rewards from it.
This Extension allows user to accept another user as his invite user.
The extension also adds invite code to the post url.
When the url with invite code loaded or the invite code is fill, an modal will be shown to user to accept the invite.
After the user accepted the invite, both user will gain rewards.
Installation
Install with composer:
composer require xypp/flarum-invite-user:"*"
Updating
composer update xypp/flarum-invite-user:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Version v1.1.0.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.1.
-
3 additional versions.
-
Extension created.