Skip to content

Releases: arellaTV/strapi-plugin-invite-email

v1.0.1

17 Sep 15:56

Choose a tag to compare

Adds website and github url to package.json

v1.0.0

15 Sep 07:10

Choose a tag to compare

Changes:

  • Initializes project
  • Adds an afterCreate lifecycle hook to admin::user that sends an email with an invite link.
  • Adds support for two template variables: URL and USER.
  • Uses the default configuration for defaultFrom and defaultReplyTo