codeq/passthrougheditor
composer require codeq/passthrougheditor
This Neos UI editor plugin takes one configured value and saves it transformed into another field.
dev-dependabot/npm_and_yarn/Resources/Private/PassthroughEditor/y18n-3.2.2
Readme excerpt
This package provides a dummy text editor that does one thing: take a value from editorOptions.value and sets it as a value. It could be useful when doing something unusual with Dynamic Client-side Configuration. Anyways, see an example below.
Installation- composer require '@codeq/passthrougheditor'
- Start using the editor in NodeTypes.yaml, e.g.:
Read more
The same vendor provides 32 package(s).