sky

Addons

Sky comes with some addons, currently we have:

  • FAQ

FAQ Addons

to set the url of the FAQ from the zeus-sky.php config file:

'faq_uri_prefix' => 'faq',

Library Addons

to set the url of the Library from the zeus-sky.php config file:

'library_uri_prefix' => 'Library',

to disable any resource, remove it from the config:

'enabled_resources' => [ ... ],