Edit on GitHub
Jump to docs navigation

Twig Components / Methods / extension_exists

Note: You are currently reading the documentation for Bolt 5.0. Looking for the documentation for Bolt 5.2 instead?

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.