承接 sitegeist/inspectorgadget 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sitegeist/inspectorgadget

最新稳定版本:v3.0.0

Composer 安装命令:

composer require sitegeist/inspectorgadget

包简介

Edit value objects in the inspector

README 文档

README

This package provides the Neos inspector with a gadget plugin to properly handle value objects. This is aimed at more complex node type properties like postal addresses, that need combined validation and otherwise tend to clutter the inspector with all their input fields. Instead, they are rendered as a preview button and edited in an overlay using a react form component. It also supports collection types to manage multiple values in a single property.

Screenshot of the inspector
The inspector with a PostalAddress value object and a collection of OpeningHoursSpecification value objects

Screenshot of the overlay The form to edit a PostalAddress value object in an overlay

Installation

composer require sitegeist/inspectorgadget 

Documentation

  1. Using value objects in your NodeType
  2. Using collection types in your NodeType

LICENSE

see LICENSE

统计信息

  • 总下载量: 34.91k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 7
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 4
  • Forks: 4
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04