Download the PHP package codeq/passthrougheditor without Composer
On this page you can find all versions of the php package codeq/passthrougheditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeq/passthrougheditor
More information about codeq/passthrougheditor
Files in codeq/passthrougheditor
Download codeq/passthrougheditor
More information about codeq/passthrougheditor
Files in codeq/passthrougheditor
Vendor codeq
Package passthrougheditor
Short Description This Neos UI editor plugin takes one configured value and saves it transformed into another field.
License MIT
Package passthrougheditor
Short Description This Neos UI editor plugin takes one configured value and saves it transformed into another field.
License MIT
Please rate this library. Is it a good library?
Informations about the package passthrougheditor
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.:
In this example we get the latitude from geopoint property and save it in latitude property.
All versions of passthrougheditor with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
~4.0 || ~5.0 || dev-master
The package codeq/passthrougheditor contains the following files
Loading the files please wait ....