1.0.1 • Published 2 years ago

strapi-plugin-invite-email v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

strapi-plugin-invite-email

A plugin for Strapi that sends a templated email with a magic link whenever an admin user is invited.

Requirements

The installation requirements are the same as Strapi itself and can be found in the documentation on the Quick Start page in the Prerequisites info card.

Supported Strapi versions

  • v4.x.x

NOTE: While this plugin may work with the older Strapi versions, they are not supported, it is always recommended to use the latest version of Strapi.

Installation

npm install strapi-plugin-invite-email

# or

yarn add strapi-plugin-invite-email

Usage

Once the plugin has been installed, configured and enabled, emails should automatically be sent every time a new admin user is invited.

Bugs

If any bugs are found please report them as a Github Issue