Hi,
I want to change the user profile picture programmatically instead of system assigned profile picture.
How can I implement it?
Please suggest me.
Thanks
Kumar
Hi,
I want to change the user profile picture programmatically instead of system assigned profile picture.
How can I implement it?
Please suggest me.
Thanks
Kumar
need help with this as well
Thanks for your response. I am looking for updating the profile picture programmatically.
Have a look at How to reverse engineer the Discourse API if you want to do it with the API. If you want to do it in a plugin then you’d need to look at Beginner’s Guide to Creating Discourse Plugins Part 1: Creating a basic plugin