csvikram / encora-luma-child
Encora luma 子主题
dev-master
2021-10-19 23:44 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/theme-frontend-blank: 100.4.*
This package is auto-updated.
Last update: 2024-09-20 06:29:40 UTC
README
安装指南
类型 1:Zip 文件
- 将主题的 Zip 文件解压到
app/design/frontend/Encora/luma_child
- 通过运行
php bin/magento setup:upgrade
应用数据库更新 - 通过运行
php bin/magento cache:flush
清除缓存
类型 2:Composer
- 通过运行
composer require csvikram/encora-luma-child:dev-master
安装 luma 子主题 - 通过运行
php bin/magento setup:upgrade
应用数据库更新 - 通过运行
php bin/magento cache:flush
清除缓存
管理员配置
- 为页眉顶部栏添加静态块。标识符 - header_top_bar,它将在每个页面的页眉顶部显示。
- 为横幅滑块添加静态块。标识符 - home_banner_slider,它将在主页上显示。