Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Likes Plugin

Allows members to like posts.

Installation

Download or clone the Likes plugin repo into your esoTalk plugin directory:

cd ESOTALK_DIR/addons/plugins/
git clone git@github.com:esotalk/Likes.git Likes

Navigate to the the admin/plugins page and activate the Likes plugin.

Translation

Create definitions.Likes.php in your language pack with the following definitions:

$definitions["Unlike"] = "Unlike";
$definitions["Like"] = "Like";
$definitions["Members Who Liked This Post"] = "Members Who Liked This Post";
$definitions["%s likes this."] = "%s likes this.";
$definitions["%s like this."] = "%s like this.";

About

Allows members to like posts.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages