{% if authorize(['admin.plugins', 'admin.super']) and grav['flex_objects'] is null %}

Admin plugin dependency is missing

Admin now requires the Flex Objects plugin for managing User Accounts and Flex Pages. For more information, please check the documentation.

Install and enable Flex Objects plugin

{% endif %}