psmb/createnodebutton
composer require psmb/createnodebutton
Create the nodes in Neos even without the tree...
1.0
- Version
- 1.0
- Type
- neos-package
- Release Date
- Sep 02, 2016 19:56
- Requires
- typo3/neos: *
Readme excerpt
Psmb.CreateNodeButtonCreate 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 same vendor provides 13 package(s).