Likes
You can allow adding custom reactions to any record with ease.
- Add the FavoriteableComponent to your controller
- Add the post link icons in the frontend (e.g. using the FavoritesHelper)
Demo
First Post
A first content
Awesome Post
...
Fun Story
...
Older Post
...
Just a Post
...
Note:
- The examples use the native and unobstrusive UTF8 characters/emoji, but you can also use FontAwesome icons or custom HTML snippets
- The example above is not using AJAX or JS, usually it would be advised to create a more sophisticated and user-friendly snippet here