neos-debug icon indicating copy to clipboard operation
neos-debug copied to clipboard

Rewrite plugin frontend

Open Sebobo opened this issue 5 years ago • 1 comments

It's getting harder and harder to extend the plugins frontend part.

As we anyway have to do some rewrites for the backend to support Neos 7 we might also switch to some lightweight frontend library to render the debug interface.

I would like to try whether we could even use the Neos.Ui React components without creating huge bundle and this way have a Neos theme. But as the plugin is anyway only active in development, it shouldn't be a bis issue IMO.

Sebobo avatar Dec 18 '20 08:12 Sebobo

i guess this will be done rather in the started rewrite in flowpack/neos-debug https://github.com/Flowpack/neos-debug

mhsdesign avatar Jan 15 '25 09:01 mhsdesign