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
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
Magento list of catalog product attributes and attributeset
Sometimes if you want some specific attribute and do some code based on that attribute then below code will give the exact solution for catalog product.So here I am going to show you How we can fetch all Magento list
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