Installing a template: Difference between revisions
From Joomla! Documentation
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=== Het installeren van templates === | === Het installeren van templates === | ||
''' | '''Installeer via het Administrator Paneel''' (Pakketbestand) | ||
Log | Log in de back-end van je site (''www.jou-site.com''/administrator/) | ||
Klik op: Extensies -> Installeer/deinstalleer | |||
[[Image:Tpl_tut_install_template_1.png]] | [[Image:Tpl_tut_install_template_1.png]] | ||
Je ziet de pagina "Extension Manager" | |||
From here you can install your Templates, Plugins, Modules, Components and Languages. You have three options: | From here you can install your Templates, Plugins, Modules, Components and Languages. You have three options: | ||
Revision as of 02:29, 18 November 2008
Het installeren van templates
Installeer via het Administrator Paneel (Pakketbestand)
Log in de back-end van je site (www.jou-site.com/administrator/)
Klik op: Extensies -> Installeer/deinstalleer
Je ziet de pagina "Extension Manager"
From here you can install your Templates, Plugins, Modules, Components and Languages. You have three options:
- Upload Package File - (select a package from your PC, upload and install it)
- Install from Directory - (enter the path where the package is located on your server)
- Install from URL - (enter the URL to the package)
Here, we choose the first method: Upload Package File
Select the package from your PC and click the button "Upload File & Install"
If the package contains no errors you are done and get a success message like the one below.
Install via FTP (unpacked template file)
Templates can also be installed via FTP without packaging them. Simply select the template folder on your PC and upload it to your server, using your favorite FTP software. Be sure you upload the template folder to the directory: /path_to_joomla/templates/ - where /path_to_joomla/ is the location of your Joomla! installation on the server. This method is mostly used when you have created a template yourself, and do not want to have to package it to install the template, or if you want to upload more than one template at once.
Note: Do not try to use FTP to install Components, Modules and Plugins if you are a beginner/novice. These items need database entries which have to be inserted manually if you bypass the package installer.


