Edit on GitHub
Jump to docs navigation

Twig Components / Methods / extension_exists

extension_exists(name) is a Twig function to work with an existing extension.

For example:

{% set exists = extension_exists('Bolt Configuration Notices Widget') %}

{{ your code }}


Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.