[PR #360] [MERGED] Clickatell.com API (SMS Platform) #415

Closed
opened 2026-02-26 06:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/360
Author: @killerbees19
Created: 7/3/2020
Status: Merged
Merged: 6/28/2022
Merged by: @vitormattos

Base: masterHead: feature/clickatell-2


📝 Commits (1)

  • fdd85bb Implement portal.clickatell.com API

📊 Changes

5 files changed (+213 additions, -9 deletions)

View changed files

📝 doc/Admin Documentation.md (+22 -0)
📝 lib/Command/Configure.php (+27 -9)
lib/Service/Gateway/SMS/Provider/ClickatellPortal.php (+79 -0)
lib/Service/Gateway/SMS/Provider/ClickatellPortalConfig.php (+83 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)

📄 Description

  • Successfully tested at Sandbox environment by @killerbees19 (Test integration)
  • Successfully tested at Production environment by @weesenxt (Active integration)

Reference: #359


🔄 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/360 **Author:** [@killerbees19](https://github.com/killerbees19) **Created:** 7/3/2020 **Status:** ✅ Merged **Merged:** 6/28/2022 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feature/clickatell-2` --- ### 📝 Commits (1) - [`fdd85bb`](https://github.com/nextcloud/twofactor_gateway/commit/fdd85bbec49144a5f1e60be1e939fd9cda5290f7) Implement portal.clickatell.com API ### 📊 Changes **5 files changed** (+213 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+22 -0) 📝 `lib/Command/Configure.php` (+27 -9) ➕ `lib/Service/Gateway/SMS/Provider/ClickatellPortal.php` (+79 -0) ➕ `lib/Service/Gateway/SMS/Provider/ClickatellPortalConfig.php` (+83 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) </details> ### 📄 Description - [x] Successfully tested at Sandbox environment by @killerbees19 (_Test integration_) - [x] Successfully tested at Production environment by @weesenxt (_Active integration_) Reference: #359 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:30:41 +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#415
No description provided.