{"id":21017247,"url":"https://github.com/mitulmlakhani/mod_offline_http_post_ext","last_synced_at":"2025-10-09T21:34:51.383Z","repository":{"id":110490051,"uuid":"265202125","full_name":"mitulmlakhani/mod_offline_http_post_ext","owner":"mitulmlakhani","description":"Ejabberd module for notify offline users about messages by POST request by server end-point.","archived":false,"fork":false,"pushed_at":"2020-05-19T09:32:46.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-13T17:16:56.505Z","etag":null,"topics":["ejabberd-module","ejabberd-push-notification","erlang"],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitulmlakhani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-19T09:21:21.000Z","updated_at":"2023-10-30T20:33:41.000Z","dependencies_parsed_at":"2023-05-05T01:09:14.845Z","dependency_job_id":null,"html_url":"https://github.com/mitulmlakhani/mod_offline_http_post_ext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mitulmlakhani/mod_offline_http_post_ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitulmlakhani%2Fmod_offline_http_post_ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitulmlakhani%2Fmod_offline_http_post_ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitulmlakhani%2Fmod_offline_http_post_ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitulmlakhani%2Fmod_offline_http_post_ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitulmlakhani","download_url":"https://codeload.github.com/mitulmlakhani/mod_offline_http_post_ext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitulmlakhani%2Fmod_offline_http_post_ext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002054,"owners_count":26083286,"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-10-09T02:00:07.460Z","response_time":59,"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":["ejabberd-module","ejabberd-push-notification","erlang"],"created_at":"2024-11-19T10:18:38.051Z","updated_at":"2025-10-09T21:34:51.350Z","avatar_url":"https://github.com/mitulmlakhani.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ejabberd \u003e= 17.01 module to send offline user's message via POST request to target URL.\nThis module can call an api to send e.g. a push message. \nThe request body is in application/x-www-form-urlencoded format. See the example below.\n\n\nInstallation\n------------\n\n1. cd /opt/ejabberd-{your ejabbed version}/.ejabberd-module/sources/\n2. git clone https://github.com/mitulmlakhani/mod_offline_http_post_ext.git;\n3. bash /opt/ejabberd-{your ejabbed version}/.ejabberd-module/bin/ejabberdctl module-install mod_offline_http_post_ext\n4. /etc/init.d/ejabberd restart;\n\nGreat, The module is now installed.\n\nConfiguration\n-------------\n\nAdd the following to ejabberd configuration under `modules:`\n\n```\nmod_offline_http_post_ext:\n    auth_token: \"secret\"\n    post_url: \"http://example.com/send_push\"\n```\n\n-    auth_token - custom static token for authorize request.\n-    post_url - your server's endpoint url\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitulmlakhani%2Fmod_offline_http_post_ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitulmlakhani%2Fmod_offline_http_post_ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitulmlakhani%2Fmod_offline_http_post_ext/lists"}