CmsTagManger

https://github.com/magesuite/cms-tag-manager

This module provides the possibility to tag cms pages. Tags are used when adding Content Constructor CMS teaser component.

 

Installation

This module is a part of MageSuite metapackage

composer require "creativestyle/magesuite-cms-tag-manager" ^1.0.0

Admin settings

Content -> Pages

Thanks to this MageSuite module every CMS page can be tagged. There is an additional tab just below the Content. An admin editor can insert all tags assigned to this CMS Page. Follow comma-separated pattern without surrounding spaces. Example: first tag,second tag,tagThree,lastTag

Tags are visible on CMS product list in the admin panel:

Backend

TODO - BE documentation and review of documentation is needed

 

Frontend

CMS tags are used to display Content Constructor CMS teaser. In the Content Constructor modal and editor can choose CMS teaser component:

This component builds a teaser composed of images that can be added in Image teaser tab on every CMS page in the admin panel:

 

Example of teasers on the frontend:

Styling

Styling for CMS teaser is provided along with image-teaser styles in image-teaser/image-teaser.scss file.