Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.22 KB

File metadata and controls

33 lines (23 loc) · 1.22 KB

A Facebook like 'Like' button for PHPBB (>=3.1), complete with text and numerical counter.

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.

Features:

Postview:

ACP:

  • Enable/disable PhpBBPostLike extension

Installation:

  • create $phpbb_root/ext/lygav folder
  • cd $phpbb_root/ext/lygav
  • git clone https://github.com/lygav/phpbbPostLike.git
  • Go to admin panel -> customize -> extensions -> install phpbbPostLike

Screenshots

![screen shot] (https://github.com/lygav/phpbbPostLike/blob/master/docs/images/simple_like.png)

Have Fun