Skip to main content

Update

A brief guide on how to update the Pelican Panel to the latest version.

Version Requirements

Each version of Pelican Panel also has a corresponding minimum version of Wings that is required for it to run.

Please see the chart below for how these versions line up.

Panel VersionWings VersionSupportedPHP Version
1.x1.x✅︎8.2/8.3/8.4/8.5

Updating

You have two options for updating: use the automatic update script (recommended) or do the update steps manually.

Simply run the command below and the update script will guide you through the process:

sudo bash -c "$(curl -fsSL https://pelican.dev/updatePanel.sh)"