Only for Decap/Netlify/Static CMS
Identity
To create user accounts for Netlify CMS you must activate the Identify Netlify.
Site settings > Identity > Enable
Git Gateway
To connect Netlify CMS to the Github API, it must be activated.
Site settings > Identity > Services > Enable Git Gateway
Emails notifications
To redirect each email template to those in the repository.
Site settings > Identity > Email
Then modify the path:
- Invitation template:
/admin/emails/invitation.html
- Confirmation template:
/admin/emails/confirmation.html
- Recovery template:
/admin/emails/recovery.html
- Email change template:
/admin/emails/email-change.html