Last time, we have learned about how to install Magento platform. Today, let’s continue with it architecture which will be a long but certainly worth studying.
Today, we will continue our Tutorial series with lesson 3 “Folder Structure” which includes 2 main points:
Folder structure in Magento
Database of some main modules in Magento (customer, product, sales)
Now, let’s start with part 1. Here we go!
Welcome back to Magestore’s Tutorial series. Today we will continue with lesson 4 “Configuration and naming in Magento”. In part 1, there are 2 sections: Module configuration in config.xml and Naming classes and files in Magento
And now, to save time, let’s jump into lesson 7 part 1 right now!
First I will talk about grid in Magento backend. It has the function of displaying data in the form of table. And it has some blocks as below:
Today, we will continue with lesson 8 (Advanced grid) which includes 3 main parts:
1. Mass action in grid
2. Display types in grid
a. Supported-by-Magento types
b. Unsupported-by-Magento types
3. Data exporting to csv/xml
Now, let’s start with sections 1 and 2a first. Here we go!
Today, you will learn about it at a higher level. This lesson has 3 main parts:
1. Normal html tabs and tabs using AJAX.
2. Renderer field in form
a. Magento form fields
b. Custom form field
3. Custom purpose button.
After learning this lesson, you are expected to understand and use form more flexibly. Let’s now start first with the section 1 and 2a.