
Donate
tagecode/flarum-donate
This is a flarum extension to add user donate link in profile page.
- Downloads
- 1,258
- Version control
- github.com/tagecode/flarum-donate
User Donate Link
A Flarum extension. This is a flarum extension to add user donate link in profile page.
Description
When some of your discussions or posts on the forum helps someone, he can invite you to have a cup of coffee through the donation link.
The following values are recommended about Donate Link:
- Your Personal PayPal Link.
- Stripe Payment Link.
- Your payment QR code link.
Installation
Install with composer:
composer require tagecode/flarum-donate:"*"
Updating
composer update tagecode/flarum-donate:"*"
php flarum migrate
php flarum cache:clear
Preview
Mainly in these three places, personal homepage, user card page and edit user information page.
Links
FAQ
If the value is set normally, it will be displayed according to the situation.
- When not logged in, the link will be displayed.
- After logging in, the current login person’s own link is not displayed on his own information page, and the values set by other people are displayed.
Reference
Versions
-
Version v0.2.0.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.2.
-
1 additional versions.
-
Extension created.