{"id":21044592,"url":"https://github.com/tripflex/whmcs-pushover","last_synced_at":"2025-07-26T02:34:42.479Z","repository":{"id":12714950,"uuid":"15387551","full_name":"tripflex/whmcs-pushover","owner":"tripflex","description":"Send WHMCS notifications using Pushover to Android and iPhone devices.  Currently supports notification on new support ticket being opened and replies.","archived":false,"fork":false,"pushed_at":"2014-05-27T22:31:01.000Z","size":284,"stargazers_count":15,"open_issues_count":3,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-09T00:37:41.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://forum.whmcs.com/showthread.php?83331-ADDON-Open-Source-Pushover-Android-iPhone-Notifications","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripflex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-23T04:23:51.000Z","updated_at":"2024-05-09T01:03:39.000Z","dependencies_parsed_at":"2022-08-25T17:22:52.670Z","dependency_job_id":null,"html_url":"https://github.com/tripflex/whmcs-pushover","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tripflex/whmcs-pushover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwhmcs-pushover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwhmcs-pushover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwhmcs-pushover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwhmcs-pushover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripflex","download_url":"https://codeload.github.com/tripflex/whmcs-pushover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwhmcs-pushover/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267108084,"owners_count":24037371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T14:17:40.285Z","updated_at":"2025-07-26T02:34:42.405Z","avatar_url":"https://github.com/tripflex.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WHMCS Pushover (pushover.net) Notifications\n+ Author: Myles McNamara (get@smyl.es)\n+ Current Version: 1.0.1\n\n### Do not use v1.1 branch\nThis is a branch in development and may not be fully functional.\n\n### Description\n\nThis is an addon module for WHMCS (whmcs.com) to send push notifications using the Pushover API.\n\nCurrently the only working feature is high priority notification for a new support ticket being opened.  There are many other features and configurable options planned which are listed below.\n\nThis release is still in beta stages so use at your own risk.  Tested working on WHMCS 5.2.1 and WHMCS 5.3.1 Beta.\n\n### Screenshots\n\u003ctable\u003e\n    \u003ctd width=\"33%\"\u003e\n        \u003cimg src=\"https://smyl.es/img/Screenshot_2013-12-23-17-16-53.png\" alt=\"Pull Down Notification Preview\"\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"33%\"\u003e\n        \u003cimg src=\"https://smyl.es/img/Screenshot_2013-12-23-17-14-47.png\" alt=\"Notification View\"\u003e\n    \u003c/td\u003e    \n    \u003ctd width=\"33%\"\u003e\n        \u003cimg src=\"https://smyl.es/img/Screenshot_2013-12-23-17-14-31.png\" alt=\"Notification List View\"\u003e\n    \u003c/td\u003e\n\u003c/table\u003e\n\n### Features\n***\n\nFeature | Availability | Status\n--- | --- | ---\nNew support ticket opened notification | `active` | complete\nOption to use mobile URL for ticket | `active` | complete\nUpdate notice on admin dashboard | `active` | complete\nNew support ticket reply notification | `active` | testing\nLink to ticket from notification | `active` | complete\nConfigure instances to send notifications (New, Reply, Dept Change, Etc) | `planned` | pending\nAllow priority to be based off ticket priority | `planned` | pending\nMultiple user keys | `planned` | pending\nCustom subject configuration | `planned` | pending\nCustom addon module configuration page | `planned` | in dev\nConfigure notification priority | `planned` | in dev\nConfigure notification sound | `planned` | in dev\nCustom subject configuration | `planned` | in dev\nMessage max characters concat | `planned` | in dev\nConfigure notification timestamp | `planned` | in dev\nCustom app title in Pushover | `planned` | in dev\nCustom ticket URL | `planned` | pending\n\n### Needs Work\n***\n- Format special characters in responses (COMPLETED)\n- Consolodate code functions\n- Concatenate message\n\nGot an idea?  Stick a \u003ca href=\"https://github.com/tripflex/whmcs-pushover/fork\"\u003efork\u003c/a\u003e in it, send a \u003ca href=\"https://github.com/tripflex/whmcs-pushover/pulls\"\u003epull request\u003c/a\u003e, \u003ca href=\"https://github.com/tripflex/whmcs-pushover/issues\"\u003eopen a new issue\u003c/a\u003e, or \u003ca href=\"http://smyl.es/contact/\"\u003eemail me\u003c/a\u003e!\n\n### Installation\n\u003ca href=\"https://github.com/tripflex/whmcs-pushover/archive/master.zip\"\u003eDownload\u003c/a\u003e latest release, and copy the entire \u003cb\u003emodules\u003c/b\u003e directory to your root WHMCS installation.\n\nLogin to WHMCS Admin area, Setup \u003e\u003e Addon Modules, then activate \"Pushover Notifications\".  Once you activate the addon module, click on \u003cb\u003eConfigure\u003c/b\u003e, enter your user key from Pushover (pushover.net), select Access Control, click Save Changes, and profit!\n\n### Changelog\n\n#### 1.0.1\n`May 27 2014`\n- Added mobile ticket URL option\n- Added update checker\n- Added WHMCSe framework\n- Fixed version output on sidebar\n\n#### 1.0.0\n- Initial Release","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fwhmcs-pushover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripflex%2Fwhmcs-pushover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fwhmcs-pushover/lists"}