Skip to end of metadata
Go to start of metadata

One of our focus points during the Joomla! Developer Camp was to improve our joomla installer. We spoke with a few folks and have come up with the following plan (which is a combination of JoomlaRes and Nakul's work)

  • Break up the CiviCRM package into three main folders:
    • CRM
    • packages
    • everything else
  • Build a small installer similar to the JoomlaRes
    • This is a multi-step installer
    • This installer retrieves and unzips the above 3 packages directly to the server in 3 steps
  • The 4th step does the install and configuration.
  • We might also want to consider splitting up the .mysql files into smaller chunks. We should also integrate the joomla splitSQL function and use that to source the SQL files
Labels:

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.