User points how do they work
Permalink
Hi,
Something that has almost no documentation but...how do these points work?
How can i give a user points programmatically?
if anyone can give me a nudge in the right direction please that would be awesome!
Something that has almost no documentation but...how do these points work?
How can i give a user points programmatically?
if anyone can give me a nudge in the right direction please that would be awesome!
To add a point, check out action\action.php -> addEntry
Also, you can check how it's done from the dashboard:
Take a look at the save() function in \concrete\controllers\single_page\dashboard\users\points\assign.php