How to upgrade a Joomla 1.5 template to Joomla 3.x?
1. Open the XML file inside the ZIP
2. Change (twice)
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