Twig Perversion
Twig has moved on as of Craft 5.4, and the twig-perversion hacks no longer work.
As of Craft 5.4, the twig version has been updated, and the twig-perversion tags no longer work. It had a good run.
Making twig do things it really shouldn't. Twig is not intended to be a general purpose programming language, and there are some things that really don't belong in the language. This plugin adds a few of those things anyway.
{% while %}
,{% break %}
,{% continue %}
, and{% return %}
tags===
and!==
operatorsis numeric
andis string
testsarray_splice
,string
,float
,int
, andbool
filters
Installation Instructions
To install this plugin, copy the command above to your terminal.
Active Installs
1,003
License
MIT
Last release
April 29, 2024
Activity (30 days)
1
Closed Issues
1
Open Issues
0
Merged PRs
0
Open PRs