By Albert on Wednesday, 26 April 2017
Replies 1
Likes 0
Views 568
Votes 0
If I want to add a new BADGE then I create a file with the .badge extension more like this
[
{
"title" : "COM_EASYSOCIAL_BADGES_POINTS_ACHIEVER",
"alias" : "points-achiever",
"description" : "COM_EASYSOCIAL_BADGES_POINTS_ACHIEVER_DESC",
"howto" : "COM_EASYSOCIAL_BADGES_POINTS_ACHIEVER_HOWTO",
"command" : "points.achieve",
"extension" : "com_easysocial",
"avatar" : "media/com_easysocial/badges/points-achiever.png",
"frequency" : 100
}
]

But I want to create a file so that it is not generated by "frequency" and "command", but by "Achieve Type" - 'By Points' 'Rules To Achieve The Badge' and 'Rules To Remove The Badge'
It would be nice to add a button to add and configure the new Badge. This was well implemented in EasyDiscuss ver. 3
EasySocial currently does not support this but we may consider adding this in the future though
·
Wednesday, 26 April 2017 22:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post