Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Widget Connector
width654
urlhttp://player.vimeo.com/video/70365315
height409

Patching an existing install

Periodically we release patches that contain incremental changes to the installation files. Patches are released to address bugs or security vulnerabilities. A patch increments the last number in the version, for example 3.0.1.

Follow these steps to apply an incremental patch.

1. Download the Patch

Visit https://account.blesta.com/client/plugin/download_manager/client_main/index/ and click "Patches", then click the patch for your release.

2. Unzip the Archive

Unzip the Blesta archive (.zip) file using your favorite compression utility. On Windows, right click and select "Extract All". If the zip is uploaded to or downloaded directly to a Linux server, run the following in your shell:

Code Block
languagebash
unzip blesta-x.x.x-x.x.x.zip
3. Upload Files & Launch Upgrader

Upload the contents of the public_html directory to your server where you installed Blesta overwriting your existing files and point your web browser to ~/admin/upgrade.

That's it!