Upgrade Xenforo from commandline (CLI / SSH / shell upgrade)

Discussion in 'Community Software' started by MultiBam, Mar 8, 2014.

  1. MultiBam

    MultiBam Administrator Staff Member

    Upload all files from the upgrade package, login in via ssh and move to the forum directory. Then just execute the following command:

    New code from xenforo 2.0:
    Code:
    php cmd.php xf:upgrade
    

    Old code:
    Code:
    php library/XenForo/Install/run-upgrade.php
     
    Last edited: Mar 13, 2019

Share This Page