Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 1.67 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.67 KB

Template Editor

Quality Gate Status Security Rating Coverage

ownCloud comes with a built-in mail service to send various kinds of informative and action-requiring notifications to interact with users (e.g., user/group and link share notifications, activity stream summary mails, password reset mails and more). By default ownCloud uses pre-defined standard templates for the respective events.

To meet their exact needs and guidelines many administrators desire to customize and personalize these templates. The system administrator can manually edit the template files within the ownCloud code. The Mail Template Editor provides an easier and more comfortable way for ownCloud administrators to modify mail templates within the 'General' section of ownCloud admin settings using HTML or plain text depending on the respective template. Each ownCloud Theme can provide separate templates making it very easy to switch between templates by just enabling a different theme. For more information, please read the ownCloud Documentation.