bigreja/watermarkimage
Composer 安装命令:
composer require bigreja/watermarkimage
包简介
Add a watermark to your Image
README 文档
README
Ads the ability to watermark any image file on Silverstripe
Ads Tab on Site settings to set watermark image, position and alpha.
Just add this on your template and it will watermark the image base on settings you made on site settings
<img src="$imgFieldName.Watermark.Link" />
You can use it with any other image extension, like Jonom Focuspoint just use chains
<img src="$imgFieldName.FocusFillMax(400,400).Watermark.Link" />
统计信息
- 总下载量: 120
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-11