Sales Order Grid Customization

In this blog, we will see how to add columns to magento admin sales order grid.

In this blog i will basically share with you code snippet to add different columns to the admin sales order grid. Read this full

Module Development Series – Magento Admin Module – Part3

In this blog post, we will see how to create basic admin forms.

In the previous blog post we had seen details of admin grid, in this post we will see details of how to create forms in admin. Read this full

Magento Category Collection Grid/List View

In this blog post, we will see how to display a grid/list view of categories.

By default magento only has category pages which display the category products, but there is no page which displays categories and its sub categories. Read this full

Add Paging to a Custom Collection

In this blog post, we will see how to add paging and toolbar to any custom collection.

We will also see in detail how to add Sorting options, Grid List view to your collections. In the end we will take an example of a product collection and see how to display it on any page. Read this full

Magento Transactional Emails

In this blog we will see how magento manages email, how can we edit emails content and set email’s from and to parameters.

This is a basic tutorial for managing emails from magento admin. Read this full