{$title}
{{if \IPS\Request::i()->controller !== 'done' and !$initError and ( \IPS\Dispatcher::i()->step || \IPS\Request::i()->start )}}

Step: {$title}

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

Your IPS Community Suite 4 is ready

The installation process is now complete and your IPS Community Suite is now ready!



Go to the suite Go to the AdminCP

Suite Documentation
{{else}}

Welcome to IPS Community Suite 4

{{if $initError}} Before we can begin, please rename conf_global.dist.php to conf_global.php in {$path} and ensure it is writable (usually CHMOD 0777). {{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 !== true}}

Start Installation {{endif}}

Install Guide
{{endif}}