Description
In this course you will learn :
- Help a user to understand the basic directory structure followed by Magento. You will also learn the various code pools for development and how to start with a basic configuration file.
- What are factory classes, how to call them, and how to override them for custom development. Also you will learn about Magento event handling system.
- Provide an insight into the request routing of Magento. You will learn how a request is processed, how a module is initialized and how we can rewrite the URL's.
- Help users to understand design/theme basics, how the templates are called and how they can be overridden for various themes.