- Magento 2 Theme Design(Second Edition)
- Fernando J Miguel Richard Carter
- 78字
- 2021-07-08 10:35:34
Good practices in Magento theming
There are a number of points that a good Magento 2 theme will typically abide by:
- Take advantage of Magento theme inheritance to develop new themes
- Follow the basic directory structure proposed
- Restrict any
.phtml
(Magento template files) to just those that have been changed for use with the custom theme
Adhering to these guidelines of Magento theming makes it easier to upgrade your Magento installation without making changes to your theme files.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- R語言數(shù)據(jù)分析從入門到精通
- 軟件界面交互設計基礎
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Flink SQL與DataStream入門、進階與實戰(zhàn)
- Learning RabbitMQ
- Apache Spark 2 for Beginners
- 小程序,巧應用:微信小程序開發(fā)實戰(zhàn)(第2版)
- Visual Basic程序設計習題與上機實踐
- 微課學人工智能Python編程
- Nagios Core Administration Cookbook(Second Edition)
- QGIS 2 Cookbook
- Laravel Application Development Blueprints
- Scala Functional Programming Patterns
- Modernizing Legacy Applications in PHP