File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,8 @@ It's generally a good idea to wrap the reading in a try/catch block to handle an
113
113
114
114
### Framework Integration
115
115
- 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)
117
118
- Symfony
118
119
- [ phpqrcode-bundle] ( https://github.com/jonasarts/phpqrcode-bundle )
119
120
- WordPress:
@@ -129,8 +130,9 @@ It's generally a good idea to wrap the reading in a try/catch block to handle an
129
130
- [ GÉANT CAT] ( https://github.com/GEANT/CAT )
130
131
- [ openITCOCKPIT] ( https://github.com/it-novum/openITCOCKPIT )
131
132
- [ twill] ( https://github.com/area17/twill )
133
+ - [ Elefant CMS] ( https://github.com/jbroadway/elefant )
132
134
- 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)
134
136
135
137
### Shameless advertising
136
138
Hi, please check out my other projects that are way cooler than qrcodes!
You can’t perform that action at this time.
0 commit comments