Just wondering if anyone knows a simple way or tool to use to mass install approximately 45 templates on a Joomla site? Wouldn't normally be a problem but I've got 10 different websites to do this on Any advice gratefully received and appreciated!!
sure... extract all of them and upload via ftp to templates folder. you can get some better templates here. http://www.jm-experts.com/templates.html
create a zip file then place which contains all the templates and then place them all in templates folder in each site then create a php file which can extract all these. Then run this script via browser or If you are an expert try using CURL to perform this task