AllSupported
Home How To Linux Search
  1. Home
  2. /
  3. Joomla
  4. /
  5. Upgrade Joomla Extensions - Upgrade Templates

Upgrade Joomla Extensions - Upgrade Templates

By Tech Writer • May 4, 2015 • 1 min read
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
 
 
http://forum.joomla.org/viewtopic.php?t=764742
 
https://docs.joomla.org/Migrating_a_Template_from_Joomla_1.5_to_3.x

Related Articles

Customizing Purity III Template Menus and Off-canvas content

  This page provides excellent documentation on how to customize the Joomla Art purity iii template menu system. https://www.joomlart.com/documentation/purity-iii/menu-system    

Joomla 3.3 path errors

WarningWarning: Failed to move file!JFolder: :files: Path is not a folder. Path: /home/user/public_html/github2/tmp/install_503f7ef32c55cJFolder: :folder: Path is not a folder. Path: /home/user/public

Cannot login to Joomla troubleshooting

  Ensure you’re not running into a domain issue by setting both these values in configuration.php as follows: public $cookie_domain = ''; public $cookie_path = ''; This will eliminate the possibili

AllSupported

Your trusted source for tech support and tutorials.

Categories

  • How To (90)
  • Linux (35)
  • PHP (26)
  • Productivity (23)

Resources

  • About Us
  • Contact
  • RSS Feed

Connect

Stay updated with the latest tech support articles and tutorials.

© 2025 AllSupported. All rights reserved.