Este tema se cubre aquí, Welcome message - así que no estoy seguro si hay actualizaciones. Nos gustaría enviar a los usuarios que han activado su cuenta un correo electrónico, un correo electrónico de ‘bienvenida’ que tenga algunas instrucciones sencillas sobre cómo y dónde moverse por la comunidad. ¿Es esto posible? Parece que no, al menos no con la configuración predeterminada.
Lilly
(Lillian Louis)
25 Noviembre, 2024 21:02
2
Estos temas podrían ayudar
This guide explains how to set up customized trust level promotion messages for new users, replacing the default Discourse narrative bot welcome process.
Required user level: Administrator
Summary
This guide will show you how to customize the onboarding journey for new users by replacing the default Discourse narrative bot welcome process with personalized trust level promotion messages. You’ll learn how to:
Set up the site contact user
Modify the default …
I love Discourse Automation for stuff like this. I wasn’t able to send an email, per se, but I did send a custom message to a new user upon signup. I created an automation that sends a PM when a user joins a group, in this case trust_level_0.
Here is a screenshot of the compete automation:
[Screenshot 2022-04-01 at 15-28-09 Admin - Sandbox Discourse Kit]
Immediately upon creating a new account I had the PM waiting for me:
[Screenshot 2022-04-01 at 15-26-21 Sandbox Discourse Kit - sdk]
And …
Customizing trust level promotion messages for new users is a great overview of the automated messages that are sent to users. Maybe customizing those already fulfills your needs, as the TL1 promotion message is sent after about 10 minutes of reading by default.
Otherwise, you can use the automation plugin . It offers a script to send a personal message, for example, when a user joins a group. After registration, every user is added to the trust_level_0 group. The script also allows you to selec…
1 me gusta