{"id":13566604,"url":"https://github.com/playsms/playsms","last_synced_at":"2025-04-04T00:31:45.092Z","repository":{"id":55136708,"uuid":"971832","full_name":"playsms/playsms","owner":"playsms","description":"playSMS is a web interface for SMS gateways and bulk SMS services","archived":false,"fork":false,"pushed_at":"2024-10-29T22:18:19.000Z","size":31389,"stargazers_count":762,"open_issues_count":64,"forks_count":450,"subscribers_count":92,"default_branch":"1.4.x","last_synced_at":"2024-10-30T00:43:15.664Z","etag":null,"topics":["communication","jasmin","kannel","mobile-phones","php","playsms","sms","sms-bulk","sms-gateway","sms-gateways"],"latest_commit_sha":null,"homepage":"https://www.playsms.org","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/playsms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-10-08T10:05:31.000Z","updated_at":"2024-10-29T22:18:24.000Z","dependencies_parsed_at":"2023-10-20T22:24:55.575Z","dependency_job_id":"b3a73a6c-e21c-472d-9c1e-110f57947d5f","html_url":"https://github.com/playsms/playsms","commit_stats":null,"previous_names":["antonraharja/playsms"],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playsms%2Fplaysms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playsms%2Fplaysms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playsms%2Fplaysms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playsms%2Fplaysms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playsms","download_url":"https://codeload.github.com/playsms/playsms/tar.gz/refs/heads/1.4.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223075300,"owners_count":17083497,"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","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":["communication","jasmin","kannel","mobile-phones","php","playsms","sms","sms-bulk","sms-gateway","sms-gateways"],"created_at":"2024-08-01T13:02:12.893Z","updated_at":"2024-11-04T21:30:40.124Z","avatar_url":"https://github.com/playsms.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# README\n\nplaySMS version **1.4.8-2410101245**\n\nOfficial project website:\n\n* https://playsms.org\n\nOfficial playSMS forum:\n\n* https://playsms.discourse.group\n\n\n## Description\n\nplaySMS is a free and open source SMS management software.\n\nA flexible Web-based mobile portal system that it can be made to fit to various services \nsuch as an SMS gateway, bulk SMS provider, personal messaging system, corporate and group \ncommunication tools\n\n\n## Feature Highlights\n\n* Multiple database engine supported (using included PHP PEAR DB)\n* Send SMS to single mobile phone\n* Send SMS broadcasted to a group of mobile phones, or SMS bulk\n* Support sending text, flash and unicode messages\n* Capable of handling large amount of SMS (a user tested 200k SMS a day)\n* Receive private SMS to Inbox and forward it to email (mobile2web) and user's mobile phone\n* Forward single SMS from mobile to a group of mobile phones \n* Provides SMS to email and email to SMS by polling mailbox\n* SMS autoreply, for easy autoreplying formatted incoming SMS\n* SMS board, forward received SMS to email, export output in JSON and a few other formats\n* SMS command, execute server side shell script using SMS\n* SMS custom, forward incoming SMS to custom apps, locally or hosted on external URL\n* SMS poll, manage polling system using SMS, export output in graph, JSON and other formats\n* SMS quiz, serve quizzes on SMS\n* SMS subscribe, manage user subscribes to a service using SMS\n* Blacklist, stoplist and firewall plugin for SMS services protections\n* Create your own features, tools, themes and gateway modules as a plugin\n* Supports Gammu, Kannel, SMS Server Tools, Jasmin, Playnet, Uplink, and several SMS service providers\n* Supports multiple active SMSC\n* Supports simulation gateway for testing incoming and outgoing SMS\n* Route outgoing SMS by prefix\n* Route outgoing SMS per user\n* Route incoming SMS to users or URL\n* Webservices for sending SMS, retrieving delivery reports, checking credits and more\n* Long SMS support, length of text is configurable\n* Rate SMS by destination prefix\n* SMS credit system per user\n* Multiple SMSC activated and routable\n* Timezone settings\n* Multi-language user interface (English, French, Bahasa Indonesia, Russian and a few others)\n* Easily add new language for user interface\n* Web-based interface\n* Android app for playSMS available on Google Play Store\n* Multi-domain from single playSMS installation with site branding for reseller supports\n\n\n## License\n\nplaySMS is free software: you can redistribute it and/or modify it under the terms of the \nGNU General Public License as published by the Free Software Foundation, either version 3 \nof the License, or (at your option) any later version.\n\nplaySMS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without \neven the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  \nSee the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with playSMS. \nIf not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nYou may find detail information about GPLv3 here:\nhttp://www.gnu.org/licenses/gpl-3.0.html\n\nThe GPLv3 full text is included in file [LICENSE.md](LICENSE.md)\n\n\n## Installation\n\nPlease read [INSTALL](INSTALL.md \"playSMS installation document\") and then [FAQ](documents/FAQ.md \"Frequently Asked Questions\").\n\n\n## Project Founder and Maintainer\n\n* Anton Raharja (https://antonraharja.com)\n\n\n## Contributors\n\nInformation about code contributors can be found here:\n\n* https://github.com/playsms/playsms/graphs/contributors\n\nInformation about security contributors and reporters, and how to report them, can be found here:\n\n* https://github.com/playsms/playsms/security/policy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaysms%2Fplaysms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplaysms%2Fplaysms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaysms%2Fplaysms/lists"}