Skip to content

Commit

Permalink
chore: remove Bazaar ref
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jun 6, 2023
1 parent b5ff214 commit 572ac8b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -6,14 +6,14 @@ A [Flarum](http://flarum.org) extension. A Flarum extension that adds reactions

- Just click the react button when hovering over a post, and choose the reaction!
- Custom reactions can be easily added via the admin page
- Integration with Likes and Gamification
- Integration with `flarum/likes` and `fof/gamification`

### Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:
Install manually with composer:

```sh
composer require fof/reactions
composer require fof/reactions:"*"
```


Expand All @@ -29,5 +29,6 @@ composer update fof/reactions

- [Packagist](https://packagist.org/packages/fof/reactions)
- [GitHub](https://github.com/FriendsOfFlarum/reactions)
- [Discuss](https://discuss.flarum.org/d/20655)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).

0 comments on commit 572ac8b

Please sign in to comment.