Skip to content

Conversation

@nohehf
Copy link
Contributor

@nohehf nohehf commented Dec 25, 2021

Strapi V4 changed the way to configure plugins:
You have to wrap all the fields except from settings in config
You have to call the provider by the actual npm package name (strapi-provider-email-smtp instead of smtp).
Tho the docs are still incomplete (at the time of writing this), and I found the patch idea here: strapi/strapi#11757
New plugin.js file tested and approved for V4.

Strapi V4 changed the way to configure plugins:
You have to wrap all the fields except from `settings` in `config`
You have to call the provider by the actual npm package name (strapi-provider-email-smtp instead of smtp).
Tho the docs are still incomplete (at the time of writing this), and I found the patch idea here: strapi/strapi#11757
New plugin.js file tested and approved for V4.
@nohehf nohehf mentioned this pull request Dec 25, 2021
@bass3l bass3l merged commit 1adb740 into bass3l:master Dec 26, 2021
@nohehf
Copy link
Contributor Author

nohehf commented Dec 26, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants