Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 582 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 582 Bytes

Adapt Essentials: Publish Button

Post to a deploy hook in order to build your Contentful site. Works well with Netlify and Vercel.

Installation

  1. Clone the repository
  2. npm i && npm run build
  3. In your Contentful space, create a new app
  4. Configure the app to have access to the configuration screen and the sidebar.
  5. Upload the ./dist directory created during npm build to the app.
  6. Save
  7. Configure the app in order to configure your deploy button.
  8. Add the deploy button to sidebar content in any content types where editors should have access.