I don't think its meant to have a settings page. The only time that shows up is if there is plugin object in the plugin.json of the plugin
plugin:{
}Since it doesn't have one, it's not going to have a settings.
Edited on Jan 15, 2026 By Fred .
In the plugin.json is a config_form defined and in the language Files are a big Bunch of configuration Settings.
BtW there is no extra Page in the Sidebar vor Logs. So it has to be in the Dashboard Tab. That is on the Settings Page behind the Settings.
In the Plugin.json there is no Plugin Section.
That's why it won't show the settings since it depended on the plugin: {} object and since its not there it won't show the settings button.
I´ve changed the plugin.json now it is working.
Attachments
Now I´ve to find out how to use it.
Attachments
It is not as easy as I thought, but at least i have got it to work.
Here is my Version of the "plugin.json".
The Settings Button is shown on the "Admin-Panel" and goes to a correctly shown and working Settings Page and the Dashbord shows up correctly.
The only Thing I have to do now is checking the Functionality.
I have Set up a webhook server and test it in the next days.
Attachments
If I try to send an test webhook from the Dashboard I get an Network error that he can´t find the ressource the same comes a second time in French.
Someone any Idea where to look?
The webhooks working perfekt if i directly target them from the Browser.
The Test Webhook still not working.
I still get Ressource Errors.
I am using http://jpruehmann.dnshome.de:9000/hooks/ as webhook Server.
Hi, you can download RC10 — it fixes and improves the webhook system 😉
Edited on Jan 17, 2026 By Fred .
Ive tried it with RC10, The Dashboard Configuration still not work. Configuration can´t be saved and the webhook Test is not working.It says error ressource can´t be found.
Dashboard:
Test URL still not working and save says access denied.
Thanks,
webhook on my side gets nothing from the Forum.
Here is my webhook configuration. Are the names correct?
Attachments
Dashboard:
Events only in French.
