Download the PHP package pinfirestudios/craft3-dataurifilter without Composer
On this page you can find all versions of the php package pinfirestudios/craft3-dataurifilter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pinfirestudios/craft3-dataurifilter
More information about pinfirestudios/craft3-dataurifilter
Files in pinfirestudios/craft3-dataurifilter
Download pinfirestudios/craft3-dataurifilter
More information about pinfirestudios/craft3-dataurifilter
Files in pinfirestudios/craft3-dataurifilter
Vendor pinfirestudios
Package craft3-dataurifilter
Short Description Adds a dataUri filter to encode the file contents to work as a data URI
License MIT
Package craft3-dataurifilter
Short Description Adds a dataUri filter to encode the file contents to work as a data URI
License MIT
Please rate this library. Is it a good library?
Informations about the package craft3-dataurifilter
dataurifilter plugin for Craft CMS 3.x
Adds a dataUri filter to encode the file contents to work as a data URI. Utilizes the following, existing TWIG filter: TwigExtension-DataUri.
This plugin just provides a wrapper to get it loaded into Craft.
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require pinfirestudios/dataurifilter
- In the Control Panel, go to Settings → Plugins and click the “Install” button for "Data URI Twig Filter".
dataurifilter Overview
All versions of craft3-dataurifilter with dependencies
PHP Build Version
Package Version
The package pinfirestudios/craft3-dataurifilter contains the following files
Loading the files please wait ....