formatd/hotspot-editor

Hotspot Editor for Neos Backend

Installs: 3 803

Dependents: 1

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 2

Open Issues: 0

Language:TypeScript

Type:neos-package

v2.0.0 2024-02-16 18:23 UTC

This package is auto-updated.

Last update: 2024-05-03 12:23:48 UTC


README

Provides backend editor for Neos and some base fusion prototypes for drag and drop hotspots on any content. This package is meant as base for concrete implementations of content elements.

Installation

Don't install this package without an implementation package. Use it as base for your own package or use formatd/hotspot-content (https://github.com/Format-D/FormatD.HotspotContent) for a concrete implementation of a Image with Hotspots content element.

composer require formatd/hotspot-content

Compile Backend Editor

cd Resources/Private/Scripts/HotspotEditor && yarn && yarn build

Compatibility

Versioning Scheme

 1.0.0 
 | | |
 | | Bugfix Releases (non breaking)
 | Neos Compatibility Releases (non breaking)
 Feature Releases

Releases & Compatibility

Package Version NEOS CMS Version Notes
1.1.x >= 8.3 < 9
2.0.x >= 8.3 < 9 completely reworked structure compatible with formatd/hotspot-content