Sign up to our newsletter to receive notifications of extension updates.

Extensions

Extensions (5)

For those of you using the multi install component on a site that runs on a Windows server, you may have run into the message, "The file did not unzip properly". This error occurs due to the fact that the PHP class ZipArchive cannot open files stored in the C:\Windows\Temp directory. This is because the php process runs as a IUSR_XXXX user and it doesn't have the correct permissions to access the file.

Tuesday, 18 October 2011 19:54

Multi Install Update v1.0.4

Written by

Multi Install version 1.0.4 has just been released. It now works with both Joomla 1.6 and 1.7. Head over to the downloads to get it and feel free to leave any comments/queries in the forum.

Saturday, 19 March 2011 18:01

Multi Install Update v1.0.2

Written by

I have just updated the Multi Install component so that you can now use it to install your packages from a URL. This means that you simply need to link to a zip file somewhere on the web and let the component unpack and install all of the packages that are contained within it. This functionality mirrors that of the default Joomla installer and I have to admit, I did make use of it's logic and functions!

Tuesday, 23 November 2010 22:09

Redirect to last current admin page after session timeout

Written by
If, like me, you work on many different sites at once, then you will probably have noticed a strange feature of the Joomla administrator login. If your administrator session has timed out and you click on a link to a component or something else then you will be redirected to the login page. The annoying thing is that after you have logged in you are returned to the main index page. I know this is a small issue but it's one that annoys me! It just means clicking on the link again or hitting back in the browser but neither of these should be necessary.
Tuesday, 09 November 2010 21:18

Installing multiple extensions at once

Written by

When setting up a Joomla site you will often find yourself installing the same extensions over and over again. These may be CCKs like K2 and FlexiContent or simple plugins that add essential features to your site like the Google Analytics tracking tags. Whatever the purpose of the extension you can be guaranteed that you are going to be installing it each time you set up a site, as it has probably become an essential part of your Joomla kit.