Hello,
In the last issue, we have looked into part 1 of Lesson 5 and know how to use Module Creator to create Magento modules. This lesson will help you create the database for module, update database for module by Creating our Installer Script.
Hello,
In the last issue, we have looked into part 1 of Lesson 5 and know how to use Module Creator to create Magento modules. This lesson will help you create the database for module, update database for module by Creating our Installer Script.
Hello,
Today we move forward to lesson 6: Create a module in backend.
In this lesson, we would learn how to: Configure the adminhtml router, Add menus from file adminhtml.xml and Configure ACL for menus and Add controllers for each menu.
Let’s continue Lesson 6 “Create a menu in backend”, today we will go deeper into how to create controller action in backend.
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!
Hey guys,
Let’s begin a new week with Magento tutorial 23 – Checkout Totals. In this lesson, we will explore definition as well as how to declare a custom total, and how to create a model to collect and fetch data for custom total. Click to see more!