0

I need to modify a Joomla 1.5 template offline and can login to the backend as administrator. Can I download the template from there or do I need access to FTP?

Xtreme
  • 1,601
  • 7
  • 27
  • 59

2 Answers2

2

you need to access ftp to edit template files.If you want to download it from Admin back-end then you have to install Akeeba backup component to download it.

download link for akeeba backup: Click Here

Mohammed Nagoor
  • 884
  • 2
  • 12
  • 25
deepak
  • 329
  • 1
  • 6
  • 15
  • No you don't, you can upload the template `zip file` without using FTP. akeeba backup is a recommended plugin, but it's not relevant to this question. – Nir Alfasi Sep 15 '12 at 06:00
  • alfasin: I want to download, not upload template from my site. – Xtreme Sep 16 '12 at 15:08
2

If you want to download the template package you should use FTP

For edit the template in Joomla you can user both Joomla administrator and FTP.

In Joomla administrator you can only edit HTML(index.php) and CSS file.

Go to,

Joomla administrator ---> Extensions ---> Template Manager ---> Select your template

In edit page you could see both options in top right side. Please refer this screenshot. enter image description here

Basith
  • 1,077
  • 7
  • 22