Twig filters to base64 encode and decode a string.

Usage

Templating

{{ "some string" | base64enc }} // c29tZSBzdHJpbmc=
{{ "c29tZSBzdHJpbmc=" | base64dec }} // some string
Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
58
Version
1.0.1
License
MIT
Compatibility
Craft 3
Last release
April 8, 2019
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs