Skip to content

Check if extension exists as a twig test#1849

Merged
bobdenotter merged 5 commits intomasterfrom
feature/extension-twig-test
Sep 15, 2020
Merged

Check if extension exists as a twig test#1849
bobdenotter merged 5 commits intomasterfrom
feature/extension-twig-test

Conversation

@I-Valchev
Copy link
Copy Markdown
Member

{% if 'bolt/core' is extension %}
   <p>The extension is installed.<p>
{% else %}
   <p>The extension is <strong>NOT</strong> installed.</p>
{% endif %}

Copy link
Copy Markdown
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much nicer!

@bobdenotter bobdenotter merged commit 589a104 into master Sep 15, 2020
@bobdenotter bobdenotter deleted the feature/extension-twig-test branch September 15, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants