¿Es posible tener un enlace que se actualice automáticamente a la foto de perfil de un usuario? ¿Como al darle a cada usuario una "ranura" para un avatar?

That’s basically the about page isn’t it? Like About - Discourse Meta

The correct way of keeping user info synchronized between different system is using DiscourseConnect - Official Single-Sign-On for Discourse (sso). However that may be too much if all you want is a static page with the current forum admins. In that case you can maybe have a daily/weekly script that parses /about.json and updates it?

3 Me gusta