Magento Add Fee or Discount to Order Totals

In this tutorial, we will see how to add new line item to magento order totals.

What this means is that, how to add an additional Fee or Discount, or any kind of charge to order total of the magento checkout process. Read this full

Add Custom Field to Customer Address

In this tutorial, we will see how to add custom fields to magento customer address.

In this tutorial we will add a field called ‘Govt ID#’ to address in admin, customer registration form, customer edit address and checkout pages. Read this full

Advanced Transactional Email Templates

In this tutorial, we are going to detail of email templates in magento i.e what all features magento offers inside an email template.

This tutorial is in continuation of a previous tutorial written on basics of email templates. Read this full

Advanced Shipping Method Module

In this tutorial, we are going to see how to create a shipping method with form fields.

For example, you want to show user a list of your stores to choose from in your shipping method, or want to collect some information from used based on the shipping method. This type of feature is not supported in magneto by default, so we would to edit many files. Read this full

Module Development Series – Magento Admin Module – Part5

In this tutorial, we are going to see some advanced operations related to magento admin forms.

In the previous tutorial we only saw basic admin form, in this tutorial we will see more functions that we can use in these forms. Read this full