This is an old revision of the document!


Install and Update

How to install and update the application

DOWNLOADS: The official list of milestones

Upgrade from vtiger CRM 5.4.0 to coreBOS

  • make a copy of your database
  • get a copy of the latest version of coreBOS and copy it into a subdirectory on your server
  • copy from your current install:
    • storage
    • test/logo
    • user_privileges (overwrite any existing files)
    • config.inc.php
    • and any non standard modules that you may have:
      • for example, PDFMaker would require that you copy:
        • modules/PDFMaker
        • Smarty/templates/PDFMaker
      • if you have others than you copy their directories
  • edit config.inc.php
    • change the database access to point to the DB copy and site_url and root_directory accordingly
  • edit vtigerversion.php and change the version to 5.4
  • now log in as admin to make sure you are working ok: you can log in and the initial dashboard appears
  • copy build/HelperScripts/installUpdater.php to the root of your install and execute it:
  • reload the page and go to coreBOS updater
  • click on “Load Changesets”
  • click on “Apply All”

you are done! you should be on the latest version of coreBOS


coreBOS Documentación