Try Alpha

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    Try Alpha

    How to correctly install the 7.0.0-alpha version on an existing 6.1.8 installation?
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    #2
    Probably you have to download alpha version on your computer and build instance on your computer.

    Comment


    • dimyy
      dimyy commented
      Editing a comment
      Fresh install is ok.
      I want migrate existing install.
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #3
    Hi Dimyy,

    Maybe this thread will help you:

    Comment


    • dimyy
      dimyy commented
      Editing a comment
      This method assumes there is an upgrade package
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    #4
    May be:
    Install fresh version
    Install extensions
    Move old database
    Copy custom folders, data folder, adjust config.php
    Rebuild

    Comment

    • Vadym
      Super Moderator
      • Jun 2021
      • 345

      #5
      Dimyy, you can use "Upgrade from CLI".

      Command to run:
      php command.php upgrade
      Last edited by Vadym; 08-26-2021, 03:11 PM.

      Comment


      • dimyy
        dimyy commented
        Editing a comment
        There is no 7.alpha upgrade package
    • yuri
      Member
      • Mar 2014
      • 8440

      #6
      Here: https://docs.espocrm.com/development...grade-packages

      1. Build with grunt.
      2. Build upgrade package.
      3. Run upgrade with php command.php upgrade --file="path/to/package".
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...