# flarum-money-tip **Repository Path**: echo886/flarum-money-tip ## Basic Information - **Project Name**: flarum-money-tip - **Description**: flarum插件 打赏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-05-15 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Money tip 打赏 fork from flarum-ext-money-rewards ,Thanks! 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 ```sh composer require wanecho/money-tip ``` ## Updating ```sh composer update wanecho/money-tip:"*" php flarum migrate php flarum cache:clear ``` ## Links - [GitHub](https://gitee.com/echo886/flarum-money-tip) - [Packagist](https://packagist.org/packages/wanecho/money-tip)