Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AntoineFr/flarum-ext-money

Give money to your users for different actions.
https://github.com/AntoineFr/flarum-ext-money

Last synced: about 2 months ago
JSON representation

Give money to your users for different actions.

Awesome Lists containing this project

README

        

# flarum-ext-money

Give money to your users for different actions.

**This extension is compatible with Flarum >= 1.0**

## Installation
```
composer require antoinefr/flarum-ext-money
```

## Updating
```
composer update antoinefr/flarum-ext-money
php flarum migrate
php flarum cache:clear
```

## Configuration
You can configure this extension in the Admin area, in the Extensions tab.

## Screenshots
![User profile](https://i.imgur.com/CfdejnI.png)

![Edit user money](https://i.imgur.com/6CiOxal.png)

![Extension settings](https://i.imgur.com/i4gxddo.png)