exocortex/theme-frontend-magentoclara-cillow

N/A

安装: 3

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 3

语言:JavaScript

类型:magento2-theme

dev-master 2017-07-19 19:14 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:36:26 UTC


README

如何使用

  1. 如果你有一个自定义主题,比如"MyTheme",那么修改theme.xml,让MagentoClara继承自"MyTheme",通过替换
<parent>Magento/luma</parent>

<parent>Magento/MyTheme</parent>
  1. 将MagentoClara文件放在
__/magento2/app/design/frontend/Exocortex/MagentoClara
  1. 从管理员门户Content->Design下添加并应用MagentoClara主题