Download the PHP package flowpack/structuredediting without Composer
On this page you can find all versions of the php package flowpack/structuredediting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flowpack/structuredediting
More information about flowpack/structuredediting
Files in flowpack/structuredediting
Download flowpack/structuredediting
More information about flowpack/structuredediting
Files in flowpack/structuredediting
Vendor flowpack
Package structuredediting
Short Description Structured editing for Neos
License GPL-3.0-or-later
Package structuredediting
Short Description Structured editing for Neos
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package structuredediting
Structured Inline Editing for Neos CMS
Allows to reuse inspector editors inline. Hint: put all content-related properties inline and leave only metadata properties in the inspector.
Getting started:
composer require 'flowpack/structuredediting:@dev'
-
Configure your nodetype properties to be inline editable like this:
- Render an editable annotation for this field, using usual
ContentElementEditable
annotation, which will be turned into the pencil edit icon:
The concept behind this package will be merged back into the core once it matures, for now let's try it out in practice!
All versions of structuredediting with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
*
The package flowpack/structuredediting contains the following files
Loading the files please wait ....