[PR #12] [MERGED] Add PlaySMS gateway provider #143

Closed
opened 2026-02-26 05:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/12
Author: @pclemot
Created: 12/7/2016
Status: Merged
Merged: 2/27/2017
Merged by: @ChristophWurst

Base: masterHead: master


📝 Commits (2)

  • 4109555 Add PlaySMS gateway provider
  • 067cd5d Add PlaySMS gateway provider

📊 Changes

2 files changed (+75 additions, -0 deletions)

View changed files

📝 lib/AppInfo/Application.php (+2 -0)
lib/Service/SmsProvider/PlaySMS.php (+73 -0)

📄 Description

playSMS is a free and open source SMS management software.

A flexible Web-based mobile portal system that it can be made to fit to various services such as an SMS gateway, bulk SMS provider, personal messaging system, corporate and group communication tools.

It comes with a Webservices API which can be used to automate SMS sending.

See: https://playsms.org/about/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/12 **Author:** [@pclemot](https://github.com/pclemot) **Created:** 12/7/2016 **Status:** ✅ Merged **Merged:** 2/27/2017 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4109555`](https://github.com/nextcloud/twofactor_gateway/commit/41095554b497a2d93c08310e562c0c90ce8e5402) Add PlaySMS gateway provider - [`067cd5d`](https://github.com/nextcloud/twofactor_gateway/commit/067cd5d49071c2000b7b72a66046207c68d21a57) Add PlaySMS gateway provider ### 📊 Changes **2 files changed** (+75 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/AppInfo/Application.php` (+2 -0) ➕ `lib/Service/SmsProvider/PlaySMS.php` (+73 -0) </details> ### 📄 Description playSMS is a free and open source SMS management software. A flexible Web-based mobile portal system that it can be made to fit to various services such as an SMS gateway, bulk SMS provider, personal messaging system, corporate and group communication tools. It comes with a Webservices API which can be used to automate SMS sending. See: https://playsms.org/about/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#143
No description provided.