Replies: 0
I have recently started to use the memberpress plugin. Unfortunately, this does not trigger the badgeos “activated account” event from the community plugin.
I need to assign a badge to a user when they first register with the site using memberpress. I thought maybe I could award the achievement on 0 points, but it doesn’t allow you to save this.
I tried a couple of things using the badgeos_award_achievement_to_user to award in programatically, but this function doesn’t appear to work in functions.php. There is probably a very sensible reason for this, I’m not the best developer.
Can anyone help with a way around this issue?