Updating Your Velo Package

4 min read
All Wix users can create Velo Packages. To create apps for Wix sites with the full version of Wix Blocks, join Wix Studio.
Use this article to learn how to update your package after you've built it, install the updated package and manage its versions. Note that: 
  • You can only update the last version you built.
  • Your update does not overwrite the local version of the config.json file installed on a site.
  • New minor versions of the package are applied to the live site without republishing.

Step 1 | Update the Package

  1. Open a Wix or Editor X site.
  2. Use one of these approaches to open your package for editing.
a.  Make sure that Dev Mode is enabled. Click the More Actions  menu for the package you want to update, and click Edit Package.
b.  Click the More Actions  menu next to the Packages section and then click Manage Installed to open the Package Manager. Then, in the Package Manager, click the More Actions  menu of the package you want to update and click Edit Package.
3.  Make your changes. We recommend you complete the Release notes section to explain to package users what changes were made in the release. The release notes appear in the Package Manager under each version you build.
4.  Save and Build your package. When you build your package, choose the appropriate type of version - minor or major. 

Step 2 | Install the Updated Package on a Site

When you build a new major version of your package, each site where the package is installed, when refreshed, displays a notification indicating that a new version is available. You can also see all of your updated packages in the Packages Manager.
  1. Open the Wix or Editor X site on which you installed the package (if the site is open, refresh the editor).
  2. Make sure that Dev Mode is enabled.
  3. Note the update notification.
  1. Click See Update from the more menu. This opens the Package Manager.
  1. Click the Update to <version> button.
events.js files
If you add or update an events.js file in the backend files of your package, republish the site after you install the updated version of the package.

Managing Package Versions

You can choose to install a specific version to overwrite the installed version. 
  1. Click Packages > More Actions > Manage Installed in the Code Files PACKAGES section.
Or, Click  More Actions > See all versions for your package.
2. Click Install for the version you want to install.

Did this help?

|