{{$canProceed = TRUE;}}
{{foreach $requirements['requirements'] as $k => $_requirements}}

{$k} Requirements

{{endforeach}} {{if isset( $requirements['advice'] ) and count( $requirements['advice'] )}}

Recommendations



None of these items are required in order to continue with the installation right now. However, they will be required in a future version of IPS Community Suite. You should make a note of them and contact your hosting provider or system administrator after the installation to address them. You can re-run these checks later from the Support section of the Administrator Control Panel.

{{endif}}
{{if $canProceed}} Continue {{else}} You must correct any issues listed above before you can proceed {{endif}}