This plugin adds tabs above the document tree in Neos CMS. Each tab can show a different subtree of the main page tree.
composer require shel/neos-subtrees
Run the following commands in the ui-plugin
folder to build a new version of the plugin:
yarn
yarn build