Customizing Welcome Email in Nextcloud 30

Hello everyone,

I am currently running Nextcloud version 30 on Docker, and I’ve successfully configured SMTP for sending emails. The welcome email feature is working well, but I would like to customize the content of the welcome email.

Specifically, I want to:

  1. Modify the text of the welcome email.
  2. Attach a document to the welcome email.

Could anyone guide me on how to achieve this? Any insights or steps would be greatly appreciated!

Thank you!

1 Like

Any luck? I’m new to this too and am shocked it’s not built into the Admin GUI.

Hi,

sadly it’s not built into the admin GUI.

There is some documentation about customizing email templates but to be honest: this seems to be a task for a developer.

I’m not sure about how to write a PHP class and where to put it.
The documentation also mentions “Easiest way is to then put this class into an app and load it” - this information might be helful for a developer which I’m not.

I’ld be happy if someone could share additional information about how to achieve this.

Kind regards

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.