[PR #600] Add Cegedim.Cloud's vortext platform support #615

Open
opened 2026-02-26 06:31:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/600
Author: @pierre-lerouge
Created: 11/30/2023
Status: 🔄 Open

Base: masterHead: add-vortext-support


📝 Commits (1)

  • 575dd5d Add Cegedim.Cloud's vortext platform support

📊 Changes

5 files changed (+243 additions, -1 deletions)

View changed files

📝 doc/Admin Documentation.md (+23 -0)
📝 lib/Command/Configure.php (+21 -1)
lib/Service/Gateway/SMS/Provider/CegedimVortext.php (+109 -0)
lib/Service/Gateway/SMS/Provider/CegedimVortextConfig.php (+88 -0)
📝 lib/Service/Gateway/SMS/Provider/ProviderFactory.php (+2 -0)

📄 Description

  • Add theVortext API from Cegedim.cloud as a SMS Provider : doc
  • Documentation add in the administration doc
  • Tested on NC 24->27
  • this PR replace the messy PR #599

🔄 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/600 **Author:** [@pierre-lerouge](https://github.com/pierre-lerouge) **Created:** 11/30/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-vortext-support` --- ### 📝 Commits (1) - [`575dd5d`](https://github.com/nextcloud/twofactor_gateway/commit/575dd5d6f8d67ae9816dd6043d96184e117699fb) Add Cegedim.Cloud's vortext platform support ### 📊 Changes **5 files changed** (+243 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Admin Documentation.md` (+23 -0) 📝 `lib/Command/Configure.php` (+21 -1) ➕ `lib/Service/Gateway/SMS/Provider/CegedimVortext.php` (+109 -0) ➕ `lib/Service/Gateway/SMS/Provider/CegedimVortextConfig.php` (+88 -0) 📝 `lib/Service/Gateway/SMS/Provider/ProviderFactory.php` (+2 -0) </details> ### 📄 Description * Add theVortext API from Cegedim.cloud as a SMS Provider : [doc](https://academy.cegedim.cloud/messaging/sms) * Documentation add in the administration doc * Tested on NC 24->27 - this PR replace the messy PR #599 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#615
No description provided.