Page extensions and UI Extensions SDK 3.9 released

Page extensions grant developers full control over an entire route within the Contentful web app and can control even multiple pages such as

  • .../extensions/awesome-app/installation
  • .../extensions/awesome-app/dashboard
  • .../extensions/awesome-app/whateverYouPlease

Page extensions can be activated either by navigating to a URL or through the UI Extensions SDK. To learn more about page extensions, please visit their documentation.