strapi-plugin-netlify
v1.1.0
Published
Trigger Netlify deploys and view deploy history from Strapi.
Readme
strapi-plugin-netlify
Trigger Netlify deploys and view deploy history straight from Strapi.
Install
npm i strapi-plugin-netlify --save
Set Environment Variables
STRAPI_NETLIFY_API_ACCESS_TOKEN - Access Token
STRAPI_NETLIFY_SITE_ID - Site Id
STRAPI_NETLIFY_BUILD_HOOK_URL - Build hook url
