Skip to content

Commit b37fa3e

Browse files
committed
:octocat:
1 parent b4b6d22 commit b37fa3e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ It's generally a good idea to wrap the reading in a try/catch block to handle an
113113

114114
### Framework Integration
115115
- Drupal:
116-
- [Google Authenticator Login `ga_login`](https://www.drupal.org/project/ga_login)
116+
- [Two-factor Authentication `tfa`](https://www.drupal.org/project/tfa) (Drupal 8+)
117+
- [Google Authenticator Login `ga_login`](https://www.drupal.org/project/ga_login) (deprecated, Drupal 7)
117118
- Symfony
118119
- [phpqrcode-bundle](https://github.com/jonasarts/phpqrcode-bundle)
119120
- WordPress:
@@ -129,8 +130,9 @@ It's generally a good idea to wrap the reading in a try/catch block to handle an
129130
- [GÉANT CAT](https://github.com/GEANT/CAT)
130131
- [openITCOCKPIT](https://github.com/it-novum/openITCOCKPIT)
131132
- [twill](https://github.com/area17/twill)
133+
- [Elefant CMS](https://github.com/jbroadway/elefant)
132134
- Articles:
133-
- https://www.twilio.com/blog/create-qr-code-in-php
135+
- https://www.twilio.com/blog/create-qr-code-in-php (featuring v4.3.x)
134136

135137
### Shameless advertising
136138
Hi, please check out my other projects that are way cooler than qrcodes!

0 commit comments

Comments
 (0)