Next Webinar: Maximizing Magento - Get the Most out of Promotions. Register Today!

Magento

Open Source eCommerce Evolved

Magento Forum

   
How to customize backend ? 
 
dev722z
Member
 
Total Posts:  50
Joined:  2008-04-09
 

Hi,

I need to make some little modifications to the backend theme.

I tried to do like for frontend (duplicating app/design/adminhtml/default and skin/adminhtml/default/ ) but noting to do.

I don’t see where to configure the use of my own interface or theme for backend.

Is there a way to customize backend without modify core files ?

dev722z

 
Magento Community Magento Community
Magento Community
Magento Community
 
laurent
Member
 
Total Posts:  48
Joined:  2007-08-31
Paris, France
 

Default package and theme can be defined into app/code/core/Mage/Adminhtml/etc/config.xml.

<stores>
        <
admin>
            <!-- default 
admin design package and theme -->
            <
design>
                <
package>
                    <
name>default</name>
                </
package>
                <
theme>
                    <default>default</default>
                </
theme>
            </
design>
        </
admin>
    </
stores>

 
Magento Community Magento Community
Magento Community
Magento Community
 
dev722z
Member
 
Total Posts:  50
Joined:  2008-04-09
 

Well done, thanx

dev722z

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
41055 users|687 users currently online|87712 forum posts