shel/contentrepository-debugger
composer require shel/contentrepository-debugger
Graphical analysis & visualizer for the Neos CMS nodetypes as backend module
1.5.1
Readme excerpt
Neos CMS Content Repository analysis & visualizer
This package allows to output the nodetypes of your Neos CMS project as various types of graphs via a backend module.
It helps understanding dependencies between packages and nodetypes. Also it shows which nodetypes are actually being used and can make your refactoring our code structuring efforts easier.
InstallationIt is recommended to install this package only as development dependency and not to run it in production except specifically required.
composer require --dev shel/contentrepository-debugger Usage Backend moduleYou will have an additional backend module NodeType Analyzer available in the …
Read more
The same vendor provides 27 package(s).