phpbbPostLike ![alt tag] (https://raw.githubusercontent.com/lygav/phpbbPostLike/master/styles/prosilver/theme/images/like_sprite.png)
Shows a litlle Like hand icon near the post
that will look and behave just as the famous Facebook Like.
Give your users the ability to Like posts.
- Show small Facebook -esque like hand button under every post (![alt tag] (https://raw.githubusercontent.com/lygav/phpbbPostLike/master/styles/prosilver/theme/images/like_sprite.png))
- Togle like
- Show a text description and a counter about who liked the post (just like in Facebook)
- Only logged in users can 'Like'
- Guests only see the like counter
- Personalized message according to session state (logged in vs guest)
- Enable/disable PhpBBPostLike extension
- create
$phpbb_root/ext/lygavfolder cd $phpbb_root/ext/lygavgit clone https://github.com/lygav/phpbbPostLike.git- Go to admin panel -> customize -> extensions -> install phpbbPostLike
![screen shot] (https://github.com/lygav/phpbbPostLike/blob/master/docs/images/simple_like.png)
Have Fun