ContentConstructorCategoryPage
https://github.com/magesuite/content-constructor-category-page
This module adds Content Constructor form to category pages in the admin panel.
Installation
This module is a part of MageSuite metapackage
Installation if meta package is not used:
composer require "creativestyle/magesuite-content-constructor-category-page" ^1.0.0
Admin settings
Thanks to his extension Content Constructor components can be added above and below the products grid on every category page. Additionally, teasers can be placed inside the native Magento category grid.
For grid teasers en editor can choose:
teaser size (1x1, 1x2,2x1, 2x2)
position (left, center, right)
row
show/hide teaser on mobile
Â
Templates, backend and frontend logic for CC elements are located in magesuite-content-comstructor-admin and magesuite-content-comstructor-frontend. This module just adds CC tab to category edit page in admin panel.
Backend
TODO Add BE documentation
Â
Frontend
Example of category page with added Content Constructor components:
Â
Â
Teasers can be added to category grid:
Â