matthewattanasio / Craft-Url-Decoder-Twig-Extension

A Craft CMS plugin that adds the url_decode filter to be used in your twig templates
MIT License
3 stars 0 forks source link

Craft Url Decoder Twig-Extension

A Craft CMS plugin that adds the {{ var | url_decode }} filter to twig tags

Example

{{ encodedUrlString|url_decode }}