Simple guide for create joomla quickstart package

August 19, 2011 | Written by Rawaf W | in Joomla | 0 comments
joomla-quickstart

Quickstart packages are a really cool way to get started with joomla template or a complex component.
It’s a customized package of joomla which you can do some changes in (components, templates, modules, plugins and version customizations).
At this post I added simple guide to creating custom packages for joomla (Quickstrat package) that help you to create any kind of site per-installed such as: E-commerce, listing, community, blog …etc.

To start joomla quickstart we need to the following:

  • Last version of joomla.
  • All the files from the joomla installation you wan to package.
  • A MySQL database dump of your site.
  • A compression tool eg: Winrar, Winzip, 7-Zip.
PROCEDURE:
  1. Create an empty folder and give it name eg: joomla-quickstart-package.
  2. Copy all the files of our custom installation of Joomla then delete ‘configuration.php’ file.
  3. Unpack the last version of Joomla you just downloaded to a temporary folder then move ‘installation’ directory into folder created in step1 (joomla-quickstart-package).
  4. Go to phpMyAdmin and get the mysql dump of your database and rename the file to ‘sample_data.sql’.
  5. Copy ‘sample_data.sql’ file into ‘Joomla-quickstart-packageinstallationsql mysql’ and replace the existing file.
  6. Compress the folder ‘Joomla-quickstart-package’ using your preferred compression tool.

At this step we have created our joomla quickstart package successfully and it will be ready to redistributed.

Note: this procedure should also work with Joomla 1.7

Tags: , , , , , , , , , , ,
Share the Post
About the Author:

Rawaf W is the editor and founder of Nightocoder Blog. You can follow nightocoder on Twitter, on Facebook, on Pinterest or you can subscribe via RSS.

Visit Website

Leave a Reply

*required

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>