pinfirestudios/craft3-dataurifilter
Composer 安装命令:
composer require pinfirestudios/craft3-dataurifilter
包简介
Adds a dataUri filter to encode the file contents to work as a data URI
README 文档
README
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
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-02