Pages CMS

Open-source content management Git-based (GitHub only).

Available in production Maintened CMS Compatibility WIP

Setup

Enable Pages CMS

/config/_default/params.yaml

admin:
  cms: pagescms

Build your .pages.yml

Build a config.yml file

yarn build

Then copy it

/public/admin/config.yml

Create a .pages.yml file to the root, paste config content and commit it.

/.pages.yml

Beta supported

  • Config files
  • Cloud assets
  • i18n structure
  • Map Widget
  • Nested pages

Documention