Upgrading to 4 0: Slightly more concise (shorter) version

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 2

  • @akachukwuchukwu9375
    @akachukwuchukwu9375 ปีที่แล้ว +1

    Hello Adam, I absolutely love your videos.
    Is there a way to upgrade the plugins through the cli?

    • @Wise-Cat
      @Wise-Cat  ปีที่แล้ว

      Thank you for your kind words. Indeed there is a way to upgrade plugins via the cli, though the trick is to download he plugins via the cli. This can usually be achieved by installing the plugins using git as well. Each plugin would be its own git repository and can be 'git pull'ed individually. You can then make a script to update each of them before running admin/cli/upgrade.php to upgrade the database. However, it is much simpler to use the web interface and just use the cli to run upgrade.php once you get to the final step.
      Hope this helps, and Thanks again for your comment.