Somehow if you are trying to add product attribute as column to category products section then follow the code with explanation I am sure you can be able to get your exact requirement.Suppose you have a product attribute called “type”
Magento custom tab of category edit page with custom attribute
In this tutorial I am going to show you how you can manage to create Magento custom tab of category edit page with custom attribute.That means you can create a from where you can set you attributes into that form
Magento custom tab of category edit page
Here I will give you the idea how to create custom tab in category edit page in admin section of magento. In this part I will just show you Magento custom tab of category edit page not the full description
Reindexing in magento programmatically
Good way to re-index data in magento without admin panel is SSH.Also I have been locked in admin panel and unable to reindex all data the SSH is the good practice to do.Sometime if we don’t have access to SSH
How to create attribute by custom script
Generally magento community edition don’t have facility to create category attribute by default so If you want to create attribute of a category either you can simply use any custom module or any custom script which will create attribute for
How to get all categories and sub categories in Magento
This tutorial is going to show you how to get all categories and sub categories in magento.In This script I have shown all subcategories on the basis of main category means Root Catalog’s Id. If you change the $id =