Install a Joomla template
In this tutorial we'll show you, how to install a template in your Joomla installation.
Requirements
- PHP 5.2.7+
- PHP Multibyte String support
- PHP JSON support
- PHP DOM XML support
If any of these requirements are missing you might need to contact your webhost and ask them to install or enable the needed extensions.
Install
To install a template based on the Warp framework use the extensions installer in the Joomla administration. Go to Extensions » Install/Uninstall.
Click on Browse..., select the downloaded template file and click in Upload & Install.
Activate
To activate the new template go to Extensions » Template Manager, choose the installed template and click on Make Default.
By clicking on the templates name, you'll be able to change all template specific settings.
Troubleshooting
If the installation does not work this way and you get an error message, you may try to install the template this way:
- Download the latest template version and unpack all template files to a directory on your pc.
- Using FTP, upload this directory to the /tmp directory of your Joomla installation on your webserver.
- Go to the extensions installer in the Joomla administration, use the "Install from Directory" option to set the directory of your uploaded template files.
- Click on the Install button and Joomla will install it from the given directory.
Get more information about installation issues here.
