mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #12] [MERGED] Add PlaySMS gateway provider #143
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
4109555Add PlaySMS gateway provider067cd5dAdd 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.