Categories
Archives
Tag Cloud
Search
Links
Category Archives: Programming
Magento: How to change the admin theme
So you want to use Magento for your company and now you have to change the look of the backend. Of course you don’t want to change the default Magento adminhtml theme and kill any chances of upgrading your templates … Continue reading
Posted in Magento, Programming
Tagged admin theme, administration default theme, customize, Magento, php, Programming
5 Comments
How to Enable Ant For Zend Studio
This week I found out that Zend Studio has Ant disabled by default (no idea why). Then I tried find a way to reactivate it by installing plugins or opening the workspace in a standard eclipse. Finally I found a … Continue reading