-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoduleinfo.json
More file actions
28 lines (28 loc) · 1.08 KB
/
Copy pathmoduleinfo.json
File metadata and controls
28 lines (28 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "BX TOTP Authenticator",
"archiveName": "bx-codemaster/bx-totp-authenticator",
"category": "productivity",
"developer": "Axel Benkert",
"developerWebsite": "https://www.bx-coding.de",
"website": "https://www.der-eisenhans.de",
"srcDir": "src",
"version": "auto",
"shortDescription": "Zwei-Faktor Authentifizierung (2FA) für die Modified eCommerce Shopsoftware",
"description": "Der BX TOTP Authenticator ermöglicht die Zwei-Faktor Authentifizierung (2FA) für die Modified eCommerce Shopsoftware. Er unterstützt die gängigen Authentifizierungs-Apps wie Google Authenticator, Authy und Microsoft Authenticator. Mit diesem Modul können Sie die Sicherheit Ihres Shops erhöhen, indem Sie eine zusätzliche Schutzschicht für den Zugriff auf das Admin-Panel hinzufügen.",
"price": "free",
"date": "2026-03-08 23:59:59",
"php": {
"version": "^7.4 || ^8.0"
},
"modifiedCompatibility": [
"3.1.1",
"3.1.2",
"3.1.3",
"3.1.4",
"3.1.5",
"3.1.6",
"3.2.0",
"3.2.1",
"3.3.0"
]
}