You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Firstly, nice job so far with this project. I've been using it for few months now and, with except of few random crashes, it performed pretty decently.
Anyhow, for more prompt interventions while traveling, I needed these notifications via SMS as well.
So I've written a plugin to send SMS notifications via Twilio.
All's fine and dandy, except I cannot find an elegant way to extend the webserver/views/service-edit.html view from within the plugin. The plugin should be able to insert a new field per service (ex. "Alert to phone numbers") to be used by the new plugin.
Do you have any suggestions on how could I accomplish this elegantly? I'd like to publish the plugin afterwards, maybe there are others interested in it, and I can't do it without this step.
Thanks,
Cheers!
The text was updated successfully, but these errors were encountered:
Hey there,
Firstly, nice job so far with this project. I've been using it for few months now and, with except of few random crashes, it performed pretty decently.
Anyhow, for more prompt interventions while traveling, I needed these notifications via SMS as well.
So I've written a plugin to send SMS notifications via Twilio.
All's fine and dandy, except I cannot find an elegant way to extend the webserver/views/service-edit.html view from within the plugin. The plugin should be able to insert a new field per service (ex. "Alert to phone numbers") to be used by the new plugin.
Do you have any suggestions on how could I accomplish this elegantly? I'd like to publish the plugin afterwards, maybe there are others interested in it, and I can't do it without this step.
Thanks,
Cheers!
The text was updated successfully, but these errors were encountered: