Upgrade Joomla Extensions - Upgrade Templates

By Tech Writer Joomla
How to upgrade a Joomla 1.5 template to Joomla 3.x?     1. Open the XML file inside the ZIP2. Change (twice) Code: <install to Code: <extension 3. Save the file and install itEnjoy! Also nee
How to upgrade a Joomla 1.5 template to Joomla 3.x?
 
 
1. Open the XML file inside the ZIP
2. Change (twice)
Code:
<install
to
Code:
<extension

3. Save the file and install it

Enjoy!


Also need to change (twice) at bottom of the .xml file as well.
Code:
</install
to
Code:
</extension