Skip to content

Netlify

Sébastien Moulène edited this page Nov 22, 2022 · 4 revisions

Identity

To create user accounts for Netlify CMS you must activate the Identify Netlify: Site settings > Identity > Enable.

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

Git Gateway

To connect Netlify CMS to the Github API, it must be activated: Site settings > Identity > Services > Enable Git Gateway.