Static Pages CMS

Shopware 6 Extension

Instalation + Configuration

 

  1. Install and activate Static Pages Cms Sections

That’s it from installation process.

 

Usage

First things first, you need a section that you wish to assign to static pages. It can be either an existing one, or you can create a new layout with new sections. It is required for the section to have a name. otherwise, the section won't appear in the configuration, and you won't be able to assign it to the desired static page.

 

 

Next, you can head to the extension settings and assign the layout to the desired page. At this point, you can also configure where on the page you wish to display the section.

 

 

That's it! Now you can see your section mounted on the static page.

 

 

 

Trouble Shouting

Depending on the environment and configuration, static pages may be retained in cache. If you do not see any results after changing the configuration, you can clear the cache manually. 

 

Via admin panel

Under Settings -> System -> Caches & Indexes by clicking the “Clear Cache” button.

 

 

Via command line

Or by running command in your console: 

php bin/console cache:clear