Last update:
November 25, 2024
Edge Releases¶
In this guide, we will explore how to automate the installation and update processes for the latest edge release of Virto Commerce using Virto Commerce CLI (vc-build).
Install and use Virto Commerce CLI
Install Platform latest edge release¶
To install the latest edge release:
- Create a clean folder for Virto Commerce, e.g.,
C:\vc-platform-edge
-
In the command prompt, navigate to your vc-platform folder:
-
Install the latest edge release for the platform and modules:
Note
Running
vc-build install
installs latest stable release.
The latest edge release has been installed.
Install module latest edge release¶
To install the module latest edge release, run:
Update to latest edge release¶
To update to the latest edge release:
-
In the command line, go to the vc-platform folder:
-
Install the latest edge release for the platform and modules from the commerce bundle:
The edge release has been updated.