docs
  1. SCAYLE Resource Center
  2. Developer Guide
  3. Integrations
  4. CMS

CMS

The SCAYLE Storefront Boilerplate includes local CMS modules that will help you add custom content to improve your shop's customer experience.

The CMS module is auto-registered and loaded depending on your configuration. To select which provider you want, edit the cms property in root level of nuxt.config.ts

Modularising CMS integrations this way enables the seamless handling of content-related tasks. Currently, Storefront Boilerplate provides out-of-the-box integrations with Storyblok and Contentful.

You can use either one of the provided CMS integrations simply by editing your configuration.