Video Tutorial Currently Available!
Launch the Rocket Launcher Installation Video Tutorial now! (Requires Flash)
RocketTheme templates features some amazing advanced features and layout possibilities that open up a wide world of options for your sites. Unfortunately, the default Joomla content in a new Joomla install is very limited and does little to take advantage of the abilities of a modern Joomla template. Each of our demo sites has been highly customized to show off the abilities of each template and give that "professional touch" to the look and feel of the content. This professional look could not be achieved without hands on manual customization, that is, until now.
Rocket Theme now feature the exciting new Rocket Launcher custom Joomla install option. With the Rocket Launcher Joomla installer, you can instantly create a Joomla site complete with custom content that is a perfect replica of our demo sites that has been professionally tuned to look its best, all with just a few clicks. The Rocket Launcher package consists of a full 1.0.12 Joomla install, complete with all of the demo images, content, modules, and extensions. By running the installer, your Joomla site will be set up with all everything needed to create an exact implementation of the demo site automatically. The Rocket Launcher packages are available for all template releases beginning in 2007.
The initial step is to download the Rocket Launcher itself. The packages are contained within the download section on the Rocket Theme website where you find the templates and extensions. Each Rocket Launcher pack is located within the corresponding template section, for example, the Replicant Rocket Launcher pack is situated in the Replicant Download Section.
Once in the appropriate section, select the download button for Rocket Launcher. A pop-up will appear allowing you to save the package to your computer. It is best to download it to an applicable folder such as Rocket Launcher or Rocket Theme for organisational purposes
Now that the Rocket Launcher package is downloaded, we need to extract the archive locally. A range of tools can do this but my extractor of choice is, Alzip. The process is almost identical with all extractors but I will be using Alzip for demonstration purposes.
- Right click on the Rocket Launcher package
- Select one of the options for extraction - there are usually different options and in this case I choose to specify the folder
- Select Extract
- Wait for extraction to be completed
We can proceed to the upload step. The methodology behind this is to use a FTP client such as Filezilla. For our demonstration, FireFTP, an extension for the browser Firefox is going to be our FTP client.
- Open the FTP client.
- Select Manager Accounts
- New
- Insert your ftp host address, usually, ftp.yoursite.com
- Enter your ftp username
- Enter your password
- Click Connect
- Locate the extracted packaged on your computer in the left pane
- Drag and drop into the right pane which is your web server
The speed of transfer varies with hosting server speed and your internet connection speed. It is best to upload the extracted folder to the public_html directory so the path to your Rocket Launcher pack is public_html/Joomla_RT_Rocket-Launcher-package-name/.
Continuing, we can now run the Joomla! installer to install Rocket Launcher onto your web server.
Once you have installed the Rocket Launcher and have configured your site to your personal preferences, you will most likely want to enact one of the following:
- Rename the directory to something more suiting
- Move files to the root so when you access www.yoursite.com, you enter the Joomla site
The first process is rename the directory in your FTP client. This is normally done by right clicking on the folder and select the rename option. Then process to type your new name.
Now you need to edit the file configuration.php. You must edit all references to the old directory, these are
- Absolute Path
$mosConfig_absolute_path =
- Live Site
$mosConfig_live_site =
- Cache Path
$mosConfig_cachepath =
A similar procedure to above, right click on the files/folders in the FTP client and select the Move options, choose the root directory which is usually called /public_html
An alternative approach is to download all your files via the FTP client then re-upload to the root directory.
In either case, you must edit the configuration.php file as described in the previous section.
|