psmb/createnodebutton

Letzte Aktivität 07 Dec 2022 15 2 1144
composer require psmb/createnodebutton

Create the nodes in Neos even without the tree...

dev-dependabot/npm_and_yarn/Resources/Private/CreateNodeView/elliptic-6.5.4

Version
dev-dependabot/npm_and_yarn/Resources/Private/CreateNodeView/elliptic-6.5.4
Type
neos-package
Release Date
Mar 11, 2021 07:08
Requires
  • neos/neos: *
GPL-3.0-or-later

Readme excerpt

Psmb.CreateNodeButton

Create nodes in Neos even without using the tree...

Sometimes you have all of your nodes stored under one node and ordered by date (e.g. news nodes). Using the tree for adding nodes doesn't make any sense, as it gets painfully slow with a lot of nodes, and you have to manually select the correct position for the new node, which is error-prone. This package provides an inspector view (for the new Neos UI) and Psmb.CreateNodeButton:CreateNodeButton Fusion object (for the old UI), which allow you to create nodes in a predefined position in one click of a button.

composer require psmb/createnodebutton Inspector View for the new Neos UI based on React (…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).