Create a new Position and Calling custom HTML on position
If we want to add a new position in the template then
we need to add a new line to templateDetails.xml
your-position-id
Now we need to call that any specific module to specific position by just writing
on templates index.php file.
Now we need to create new module (Custom HTML ) module from admin section and assign that module to specific position.
Go to admin section and Extenstions >> Module Manager
From this page click on “New” button and Select “Module Type” as Custom HTML
and from the position dropdown select the position name. From there.
Chandra Shekhar
Latest posts by Chandra Shekhar (see all)
- Best practices for micro service design - January 23, 2022
- Spring Boot - January 23, 2022
- Java - January 23, 2022
Recent Comments