Add a link to build docs for custom providers

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
Derrick Mehaffy 2020-03-27 05:33:58 -07:00
parent 4a8de29100
commit 4056f640a0
No known key found for this signature in database
GPG Key ID: 5244F387D2FF3618

View File

@ -712,6 +712,10 @@ Add the language translation in `packages/strapi-plugin-users-permissions/admin/
These two change will set up the popup message that appears in the UI. That's it, now you should be able to use your new provider.
### Rebuild the Admin Panel
Please see the following [documentation](../admin-panel/customization.md#build) on rebuilding the admin panel.
## Templating emails
By default, this plugin comes with only two templates (reset password and email address confirmation) at the moment. More templates will come later. The templates use Lodash's template() method to populate the variables.