E-mail, button, style

Good afternoon!

We are configuring and optimizing owncloud. Tell me how to implement the following functionality

  1. The appearance of an informational message when logging in to the server (namely, before the login and password window appears)?
  2. how to change the font style, size, and description of the password and login window
  3. How to add buttons and registering yourself a password reset on the main login page
  4. How to change the pattern of the letters and notifications from the service to the user’s email

That are a lot of questions. :slight_smile:

  1. The appearance of an informational message when logging in to the server (namely, before the login and password window appears)?
  1. How to change the font style, size, and description of the password and login window
  1. How to add buttons and registering yourself a password reset on the main login page
  1. How to change the pattern of the letters and notifications from the service to the user’s email
  • I would install the mail template editor (https://marketplace.owncloud.com/apps/templateeditor). The editor can copy the needed files to your theme folder. The files can then be edited directly in the WebUI or with a suitable tool like Atom. The template editor is practical because it copies the templates to the right place.
1 Like