By Andy on Monday, 05 March 2018
Posted in Technical Issues
Replies 1
Likes 0
Views 551
Votes 0
If I know the UserID, is there a simple PHP code I can run in the system I'm developing to post on their timeline?

I'm just trying to generate a simple "{Name of user} just did this" entry

Thanks for any guidance!
Hi Andy,

I believe you want to generate a stream item similar with 'user posted a new article' yes?
If yes, you can try to check out how it does in the file:
.../media/com_easysocial/apps/user/article/article.php
in the prepareCreateArticleStream function as an example
·
Monday, 05 March 2018 12:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post