csvikram/encora-luma-child

Encora luma child theme

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Less

Type:magento2-theme

dev-master 2021-10-19 23:44 UTC

This package is auto-updated.

Last update: 2025-06-20 08:05:56 UTC


README

Installation Guide

Type 1: Zip file

  • Unzip the theme zip file in app/design/frontend/Encora/luma_child
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the luma child theme by running composer require csvikram/encora-luma-child:dev-master
  • apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Admin Configuration

  • Add a static block for the header top bar. Identifier - header_top_bar and it will display on top of the header on every page.
  • Add static block for banner slider. Identifier - home_banner_slider and it will display on the home page.

Note: Please read document file for static block content https://github.com/csvikram44/encora-luma-child/blob/master/Document.pdf