[
{
"title" : "New Facebook Like",
"alias" : "facebook-like",
"description" : "Earn points when you Like or Share our content.",
"command" : "facebook.like",
"extension" : "com_jfbconnect",
"state" : true,
"points" : 5
},
{
"title" : "New Facebook Comment",
"alias" : "facebook-comment",
"description" : "Earn points when you Comment our content.",
"command" : "facebook.comment",
"extension" : "com_jfbconnect",
"state" : true,
"points" : 5
}
]Foundry::points()->assign('facebook.comment', 'com_jfbconnect', JFactory::getUser()->id);Foundry::points()->assign('facebook.like', 'com_jfbconnect', JFactory::getUser()->id);Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
