Views override through plugin

Hello Folks

I need to override Mautic default views through a plugin for examle to add extra Tabs in thelead view

or update the Details View and etc…

I there anyway to do instead of hacking the bundles views files ?



Thanks a lot

1 Like

Hello Folks
I need to override Mautic default views through a plugin for examle to add extra Tabs in thelead view
or update the Details View and etc…
I there anyway to do instead of hacking the bundles views files ?

Thanks a lot

Hello
No answer :frowning:

+1

+1

Hello Folks,
I have a same problem, I’m developing a feature that listen a websocket connection from 3rd-party service, when an event was send to my client, a popup must be show on current.

So I want to inject a js file to every views to make a client that handle websocket anh show the popup.
How can I do that in a plugin?

Thanks a lot.