Content Management System

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202307.0.

Content Management System (CMS) capability enables content managers to add, customize, and effectively manage content on all the pages of a shop. To learn about the capability, see the following feature overviews:

Install CMS

  1. Install the required modules:
composer require spryker-feature/cms:"202204.0" spryker-feature/content-item:"202204.0" spryker-feature/navigation:"202204.0" --update-with-dependencies

2. Follow the integration guides of the features:

* [CMS](/docs/pbc/all/content-management-system/202204.0/base-shop/cms-feature-overview/cms-feature-overview.html#related-developer-documents)
* [Content Items](/docs/pbc/all/content-management-system/202204.0/base-shop/content-items-feature-overview.html#related-developer-documents)
* [Navigation](/docs/pbc/all/content-management-system/202204.0/base-shop/navigation-feature-overview.html#related-developer-documents)
* [File Manager](/docs/pbc/all/content-management-system/202204.0/base-shop/file-manager-feature-overview.html#related-developer-documents)