roelvanhintum/craft-imagehotspots
最新稳定版本:3.1.0
Composer 安装命令:
composer require roelvanhintum/craft-imagehotspots
包简介
Image Hotspots fieldtype for Craft CMS
README 文档
README
Image Hotspots fieldtype for adding multiple hotspots to images from an asset element, matrix field, neo field or super-table field in Craft CMS.
Setup & usage
- Create an asset field for use with images.
- Create a "Image Hotspot" field, pointing to the asset field's handle. When used inside a super-table or matrix, multiple hotspots can be placed on one image.
- Make sure the hotspot field is on the same or a higher level inside an entry. No asset field is needed when using the hotspot field directly on an asset element. The hotspot field goes down the entry's element tree untill it finds the asset field matching the handle.
- Fill the asset field on the entry and save.
- Pick the hotspots on the asset using the "Hotspot" button.
Requirements
- Craft 5
Installation
Install from the Plugin Store or composer:
composer require roelvanhintum/craft-imagehotspots ./craft install/plugin imagehotspots
Screens
Field settings screen
Field in use inside a super-table
Hotspot picker in use
GraphQl support
Use the field in graphql:
hotspot { x y }
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-13


