BP Reactions

説明

BP Reactions is a BuddyPress (2.5+) plugin, requiring the Activity component to be active, that will allow your members to:

  • easily add emoji to the content of their activities thanks to an autocomplete feature (eg: type :heart for the heart emoji),
  • react to posted activities.

Built in reactions are “favorites” and “likes”. The “favorites” one is replacing the BuddyPress Activity favorites feature by default, but you have the choice to keep BuddyPress favorites thanks to an option you can set into the BuddyPress settings screen.
Plugin comes with an API to let developers add their custom reactions, the ones that will suit best in their community 🙂

スクリーンショット

  • The emoji autocomplete Activity Post Form.
  • React button & the Activity Directory Popular tab.

インストール

You can download and install BP Reactions using the built in WordPress plugin installer. If you download BP Reactions manually, make sure it is uploaded to “/wp-content/plugins/bp-reactions/”.

Activate BP Reactions in the “Plugins” admin panel using the “Network Activate” if you activated BuddyPress on the network (or “Activate” if you are not running a network, or if BuddyPress is activated on a subsite of the network) link.

FAQ

Is it possible to migrate BuddyPress favorites to the favorite reactions ?

If you choose to let BP Reactions manage users favorites, you can migrate their favorites from the BuddyPress Tools Administration screen. Beneath the Repair tools, you will find a Migrate tool. Simply activate the checkbox to migrate the favorites and hit the “Migrate Items” button.

How can i add custom reactions ?

The video on the main description page of the plugin is explaining how to do it (timeline 2:25min to 3:44min). You can add your custom reactions within a bp-custom.php file. Here’s a code example for a recommandation reaction.

If you have any other questions

このプラグインのサポートフォーラムを使用してください。

評価

Great plugin, needs notifications

This is a must plugin for any buddy press site, but what I think is missing is the fact that if people react to something I have shared, I would like to know that what I shared is popular or is creating reactions. But, it does not seemed to be connected to the notifications feature in Buddypress. It would be a very nice addition.

Awesome. Awesome.

IMATH continues to deliver high quality work from his highly creative and talented mind – and he continues to take it even a step further by always providing clean, clear, and very helpful comments, video overviews, and example snippets to give you a good starting point for integrating it into your own project with a custom touch for the brand/app.

Some fun ideas for this one.

Great plugin, works perfectly.

The fact that you can add your own reactions is quite awesome.

This plugin is almost brand new and I’m looking forward to the developments the author makes on it going forward.

EDIT: Also, even though I don’t use it, the option to import BP favorites to BP Reactions is incredible. It’ll make the transition seamless.

7件のレビューをすべて表示

貢献者と開発者

BP Reactions はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“BP Reactions” has been translated into these 2 locales: Turkish, German. 翻訳者のみなさん、翻訳へのご協力ありがとございます。

“BP Reactions” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

Browse the code or subscribe to the development log by RSS.

変更履歴

1.0.1

  • Make sure hidden activities are not reacted twice on the same type of reaction.
  • Make sure reactions about hidden activities can be deleted.
  • Improve the layout of the reactions horizontal bar for the single activity screen.

1.0.0

  • Requires BuddyPress 2.5.
  • Requires the BuddyPress Activity Component to be active.
  • Adds an autocomplete to the Activity Post Form to easily find emoji.
  • Adds a button to activity entries to allow people to react to them.
  • Includes the “Favorite” and “Like” reactions.
  • An API allows developer to add custom reactions.