balazscsaba2006/amplify
最新稳定版本:2.0.0
Composer 安装命令:
composer require balazscsaba2006/amplify
包简介
Twig filter for the Craft CMS 3 to optimize rich text content for Google AMP.
关键字:
README 文档
README
Use https://github.com/trendyminds/craft-amplify/ for compatibility with PHP 7.3.
Amplify for Craft 4
Matt Adams's Amplify plugin ported to Craft 3 (<v2.0) and Craft 4 (>= v2.0), improved to support responsive images and iframes.
Install
- Install with Composer via:
composer require balazscsaba2006/amplify - Navigate to
Settings -> Pluginsand click the "Install" button
Features
The plugin uses a Twig filter to run through the AMP filter settings. To add this to your template, you will need to apply the filter like so:
{{ entry.body|amplify|raw }}
By default, this plugin will find and replace image, video, and audio tags with their Google AMP counterparts. The plugin also strips non AMP approved tags from the copy and adds layout="responsive" to amp images to enable responsive image layouts.
统计信息
- 总下载量: 15.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-06-13