One self-hosted console to run your entire business — commerce, ERP, HRM, CRM & manufacturing

Checking for Updates

Checking for Updates

Update Notifications

When a new version is available, a notification banner appears in the admin panel (for users with an active license). You will also receive an email with the release notes.

Applying Updates

Updates are applied via Composer (for on-premise installs):

composer update storeconsole/storeconsole
php artisan migrate
php artisan optimize:clear

Always read the release notes before updating and back up your database first.

Update Channels

  • Stable — Recommended for production environments
  • Beta — Preview upcoming features with non-critical bugs risk

Switch channels in Settings → License → Update Channel.

Changelog

Full release notes for every version are available in the Changelog section of this documentation.

Last updated: 8/27/2026