This is a Plugin for Zammad Helpdesk which provide support to Hutch SMS gateway
-
Download the .zmp file (Pre Packaged Version of the Addon)
-
Choose File -> Choose the File -> Click Install Package.
-
After Installing it is recommended to Run Below Commands On your Zammad Instance.
-
zammad run rake zammad:package:migrate
-
zammad run rake assets:precompile
-
systemctl restart zammad
-
After all this you will be able to See Hutch as a Option in SMS -> Notification
Source Could be found in Here. Feel Free to Do modifications. This Code can be taken as a sample to any other OAuth Enable SMS Providers as well.
After modification if you want to re package the add on please refer this article.