Top Banner
6

Magento 2 theme structure

Apr 14, 2017

Download

Technology

Brainos
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Magento 2 theme structure
Page 2: Magento 2 theme structure

3 MAIN PARTS

Page 3: Magento 2 theme structure

1. ROOT FOLDER STRUCTURESSOME NEW FOLDERS APPEAR AND SOME OF THEM ARE REMOVED.

• media and errors folder are removed to pub folder• skin and js folder are moved to pub/static folder. Now it is easy to maintain static content via CDN.• js, css, images are again divided into pub/static/adminhtml and pub/static/frontend for backend and frontend area respectively.• dev folder contain various tools for developers such as migration tools and tests. shell is removed to dev folder• downloader, includes folder are deleted• setup folder is for installation process• get.php, cron.php

Page 4: Magento 2 theme structure

2. THEME FOLDERTHERE ARE TWO SIGNIFICANT CHANGES 

Page 5: Magento 2 theme structure

3. MODULE FOLDER STRUCTURES

Page 6: Magento 2 theme structure

THANKS FOR WATCHING

This presentation is brought to you by

Venustheme