Browsing the forum today, I found that there are quite a few threads of people asking how and where to download the modern theme manually. Since the modern theme from Magento Core is only available through Magento Connect as an extension, meaning that it must be installed through Magento Connect Manager by using the provided key, which will automatically download and install the extension.
That is pretty straighforward for most of us but some unfortunate users had been having issues with the automatic extension installation such as: short script execution time limited by their webhost and some unidentified script errors. So the other way of installing the theme would be manually downloading the theme files and put them into the magento theme folder. Here's how:
- Do a SVN checkout of Magento Stable Branch SVN from http://svn.magentocommerce.com/source/branches/1.1/ to your local folder.
- Copy app/design/frontend/default/modern to your Magento app/design/frontend/default folder.
- Copy skin/frontend/default/modern to your Magento skin/frontend/default folder.
- Enable the modern theme through Magento admin: System -> Configuration -> Design and under the Theme section, put "modern" for Templates, Skin, Layout and Default.
- Refresh your Magento front store and you have a new skin!
Btw, I've attached the modern theme zip file (12MB) for your easy reference which is taken from Magento 1.1 SVN Stable branch.
Update: modern theme zip file revision 33699 (837KB)

written by raffi, October 05, 2008
. all i wanted was to get the tab view in the product page to work, without installing the whole theme. Browsing the through the forum i don't seem to be the only one. any ideas on how to do that?
thanks,
raffi
written by Eddy, October 07, 2008
May I know which tab view you're refering to and also which theme you're using?
If you need to show some specific blocks in your own theme which isn't shown by default, you might need to edit the theme layout xml and template block phtml files.
written by raffi, October 08, 2008
written by Eddy, October 13, 2008
I managed to look into the implementation of tab feature of modern theme and did a comparison to the default theme and found that some of the related files are quite different.
It might take you a bit of tweaking to get it work in your custom theme, provided that you understand a bit of magento theming (not just copy-pasting).
You need to look into the
1. Look into modern theme 'layout/catalog.xml': within and you'll see the info_tabs handle which encloses those tabs.
2. The handles is rendered in 'template/catalog/product/view.phtml view file'.
Good luck.
written by Its Sri, November 22, 2008
http://www.linkcite.com/story....dern-theme
written by iman, December 26, 2008
Regards,
imandirect.com/mall
written by T-Bone, January 29, 2009
I DL'd your .zip, replaced the files on the server and it appears to have fixed it. Thanks!
I'm used to doing manual installs etc, so that Magento Connect thing was just bizarre to me anyway.
written by andrea, February 09, 2009
written by Eddy, February 10, 2009
The previous zip file was for 1.1 version and might be outdated by now.
I've added a new theme file for 1.2 version (svn revision 33699), you can download from http://www.joomlavue.com/files...-33699.zip
Let me know how it goes!
written by Dana, February 13, 2009
Dana
written by Dana, February 13, 2009
Dana
written by Laz, February 16, 2009
written by Eddy, February 18, 2009
I've tried to email you but unfortunately the email bounced back. Since I've got question about this pretty occasionally, I'll try make a post about it in the coming few days provided there wasn't any post about it somewhere else already.
@Laz:
You're welcome
written by Dana, February 19, 2009
Im sorry! yea, I am desperate to get the tabs working within my site. So I look forward to your post on going about getting it accomplished. Like I said, if it works, Im happy to donate you so cash!
Thanks!
Dana
written by Eddy, March 02, 2009
written by Natalie, March 19, 2009
written by Eddy, March 20, 2009
I am assuming that you're trying to load modules on checkout page, if so, look into your modern theme layout/checkout.xml, the key is at the tag. In magento, module's visibility is controlled by layout xml files, try experimenting with switching on and off the respective module and you'll understand how it works.
written by Gary, March 30, 2009
written by Eddy, March 30, 2009
The revision contains default layout and template and unless you've modified the search, wishlist, account, login and checkout modules they should be in their default places.
Also, please clear your cache and see if that changes.
written by ALEX, August 05, 2009
I am need the Modern Theme for Magento 1.3.2.3 with manual installation.
Thanks!
Alex.
written by Michelle, August 17, 2009
thanks for posting this manual install up - i refuse to ever use magento connect!
cheers,
michelle
written by chris, August 25, 2009
If I could get that, it would be much appreciated!
written by teo, October 15, 2009
written by Jess, October 19, 2009
written by sterg17, November 25, 2009
