{% if not headless -%}
{%- endif %} {% macro check(check) %} {% set icon = 'high_priority' %} {% if check.state == constant('\Pimcore\\Tool\\Requirements\\Check::STATE_OK') %} {% set icon = 'ok' %} {% elseif check.state == constant('\Pimcore\\Tool\\Requirements\\Check::STATE_WARNING') %} {% set icon = 'overlay-error' %} {% endif %}
PHP |
MySQL |
FilesystemCLI Tools & Applications |
Explanation:
Everything ok
Recommended but not required
Required