Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-money-rewards
https://github.com/clarkwinkelmann/flarum-ext-money-rewards
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-money-rewards
- Owner: clarkwinkelmann
- License: mit
- Created: 2022-10-07T18:33:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T00:54:58.000Z (about 2 years ago)
- Last Synced: 2024-09-22T21:48:44.519Z (4 months ago)
- Language: TypeScript
- Homepage: https://discuss.flarum.org/d/31844
- Size: 110 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Money Rewards
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/clarkwinkelmann/flarum-ext-money-rewards/blob/master/LICENSE.txt) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-money-rewards.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-money-rewards) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-money-rewards.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-money-rewards) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
This is a companion extension to the [Money extension](https://github.com/AntoineFr/flarum-ext-money) by AntoineFr.
This extension allows users to transfer money between each other by assigning rewards to posts.
The history of rewards given and received is shown on the user profile.
**Warning**: if you reward a post in a private discussion, anyone with access to the reward history will be able to access the post content and discussion title!
## Installation
composer require clarkwinkelmann/flarum-ext-money-rewards
## Support
This extension is under **minimal maintenance**.
It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
**Sponsors**: annonny
## Links
- [Discuss](https://discuss.flarum.org/d/31844)
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-money-rewards)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-money-rewards)