{$title}
{{if !$initError and ( ( \IPS\Dispatcher::i()->step != 1 AND \IPS\Dispatcher::i()->step != 8 ) || \IPS\Request::i()->start )}}

{lang="step" sprintf="\IPS\Dispatcher::i()->step ?: 1"}: {$title}

    {{foreach array( 1 => 'Login', 2 => 'System Check', 3 => 'License', 4 => 'Applications', 5 => 'Upgrade Options', 6 => 'Confirm', 7 => 'Upgrade' ) as $i => $lang}}
  •   {$lang}
  • {{endforeach}}
{$html|raw}
{{elseif \IPS\Request::i()->controller === 'done'}}

Your IPS Community Suite 4 is ready

{lang="upgrade_complete"}

{{if isset( \IPS\Data\Store::i()->postUpgradeMessages ) }}

{expression="\IPS\Data\Store::i()->postUpgradeMessages"}

{{unset( \IPS\Data\Store::i()->postUpgradeMessages );}} {{endif}}

Go to the suite Go to the AdminCP

Suite Documentation
{{else}}

Welcome to IPS Community Suite 4

{{if $initError}} {$initError} {{else}} This process will install your software for you. Be sure you have your license key and MySQL database details to hand. {{endif}}

{{if !$initError}}

Start Upgrade {{endif}}

Install Guide
{{endif}}