first be published for testing only and viewed in the shop via the shop test mode (preview view) and checked. Changes can thus be made iteratively until the content is final. Only then is the content published in the live context and visible to end customers. This way, content can also be prepared and reviewed internally; approvals are made manually by default (without automated approval workflows). The WEBSALE demo shop is delivered with the Strapi CMS by default and already contains a defined set of input masks and matching displays.
Which content is relevant
Content maintenance and changes to existing content
If you only want to maintain content or adjust existing content, it is enough to read the following two chapters. For pure content maintenance, no development knowledge is required.Creating new content elements
If new content elements are needed or existing input masks and structures are to be extended, these chapters are additionally relevant:- Basics & architecture of Strapi
- Components & collections in Strapi
- Adapting templates for Strapi content
Table of contents
- Sign-in & user management of Strapi — This page describes how access to the Strapi CMS works and how users are managed in Strapi. This includes the initial login, basic settings such as the language, and creating, editing, and deleting users.
- Basics & architecture of Strapi — This page explains the basic concepts and architecture of Strapi. The aim is to provide an understanding of how Strapi is built as a headless CMS, what role the API-first approach plays, and how content from Strapi is delivered to the WEBSALE shop.
- Components & collections in Strapi — This page explains how content is structured in Strapi and what role components, collections, and single entries play. You will learn what the respective content types are used for, how they differ, and how they work together in the content manager to maintain content.
- Editing content in Strapi — This page describes how content is maintained and adapted in the Strapi CMS in the WEBSALE context. This includes editing existing content, creating new content, and the basic differences between saving and publishing – including notes on prior testing.
- Adapting templates for Strapi content — This page describes how the shop templates must be adapted when Strapi components or content are changed or new.
