Περιγραφή
This plugin adds SMS support to Two Factor with Twilio.
Notice
- Important: To use this plugin, check following.
- Installed and activated the latest version of Two Factor
- Twilio account and Twilio number which supports SMS. For details, please contact Twilio support.
License
- Copyright (c) 2012-2014 Daisuke Takahashi(Extend Wings)
- Portions (c) 2010-2012 Web Online.
- Unless otherwise stated, all files in this repo is licensed under GNU AFFERO GENERAL PUBLIC LICENSE, Version 3. See LICENSE file.
The MIT License
- includes/Twilio/
- Copyright (c) 2011 Twilio, Inc. and Neuman Vong
- Licensed under the MIT License
- Fetched from twilio/twilio-php
- Version: 4.3.0
Εγκατάσταση
- Upload the
two-factor-sms
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter Twilio API key and your numbers at profile screen.
Συχνές Ερωτήσεις
- This plugin is broken! Thanks for nothing!
-
First of all, we supports PHP 5.6+, MySQL 5.5+, WordPress 4.3+. Old software(vulnerable!) is not supported.
If you’re in supported environment, please create pull request or issue.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Two Factor SMS” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Two Factor SMS” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1.1
- Fixed typo.
- Added i18n support.
0.1.0
- Initial Beta Release