I am using Cobalt with Easysocial on my site. There is good integration plugin here which I like. It integrates avatar, profile link and even pm feature. Also it contains apps for displaying Cobalt content in Easysocial, I worked with this apps before but had some problems need to get back to test them later.
Now I am dealing with Easysocial cool feature badges which allows to award users for some activities with badges. By default it has badges which award user for activities in Easysocial and standart Joomla content. I have seen also some K2 and Kunena badges too before I think. So I am curious if it is possible to do same for Cobalt?
As I see it badge file has very simple structure and there are two important lines which are responsible for extension and command. For example:
"command" : "groups.discussion.liked",
"extension" : "com_easysocial",
So I have question if I create just custom badge file and type there for extension line value com_cobalt and for command for example record.create or record.rated will it work?
Or There should be created some plugin which will allow easysocial to understand Cobalt commands?
I am using Cobalt with Easysocial on my site. There is good integration plugin here which I like. It integrates avatar, profile link and even pm feature. Also it contains apps for displaying Cobalt content in Easysocial, I worked with this apps before but had some problems need to get back to test them later.
Now I am dealing with Easysocial cool feature badges which allows to award users for some activities with badges. By default it has badges which award user for activities in Easysocial and standart Joomla content. I have seen also some K2 and Kunena badges too before I think. So I am curious if it is possible to do same for Cobalt?
As I see it badge file has very simple structure and there are two important lines which are responsible for extension and command. For example:
So I have question if I create just custom badge file and type there for extension line value com_cobalt and for command for example record.create or record.rated will it work?
Or There should be created some plugin which will allow easysocial to understand Cobalt commands?