mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 20:17:17 +00:00
Deploying to readthedocs from @ chillerlan/php-qrcode@3a610d2838 🚀
This commit is contained in:
+7
-2
@@ -438,7 +438,12 @@ It also features a QR Code reader based on a <a class="reference external" href=
|
||||
<li><p><a class="reference external" href="https://www.drupal.org/project/ga_login">Google Authenticator Login <code class="docutils literal notranslate"><span class="pre">ga_login</span></code></a> (deprecated, Drupal 7)</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>Symfony</p>
|
||||
<li><p>Laravel:</p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="https://github.com/filamentphp/filament">Filament</a></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>Symfony:</p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="https://github.com/jonasarts/phpqrcode-bundle">phpqrcode-bundle</a></p></li>
|
||||
</ul>
|
||||
@@ -450,7 +455,7 @@ It also features a QR Code reader based on a <a class="reference external" href=
|
||||
<li><p><a class="reference external" href="https://github.com/qriouslad/floating-share-button">floating-share-button</a></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>WoltLab Suite</p>
|
||||
<li><p>WoltLab Suite:</p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="http://pluginstore.woltlab.com/file/3007-two-step-verification/">two-step-verification</a></p></li>
|
||||
<li><p><a class="reference external" href="https://www.woltlab.com/pluginstore/file/7995-entwickler-php-qr-code/">[Developer] PHP QR Code</a></p></li>
|
||||
|
||||
@@ -47,13 +47,15 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
|
||||
- Drupal:
|
||||
- [Two-factor Authentication `tfa`](https://www.drupal.org/project/tfa) (Drupal 8+)
|
||||
- [Google Authenticator Login `ga_login`](https://www.drupal.org/project/ga_login) (deprecated, Drupal 7)
|
||||
- Symfony
|
||||
- Laravel:
|
||||
- [Filament](https://github.com/filamentphp/filament)
|
||||
- Symfony:
|
||||
- [phpqrcode-bundle](https://github.com/jonasarts/phpqrcode-bundle)
|
||||
- WordPress:
|
||||
- [wp-two-factor-auth](https://github.com/sjinks/wp-two-factor-auth)
|
||||
- [simple-2fa](https://wordpress.org/plugins/simple-2fa/)
|
||||
- [floating-share-button](https://github.com/qriouslad/floating-share-button)
|
||||
- WoltLab Suite
|
||||
- WoltLab Suite:
|
||||
- [two-step-verification](http://pluginstore.woltlab.com/file/3007-two-step-verification/)
|
||||
- [[Developer] PHP QR Code](https://www.woltlab.com/pluginstore/file/7995-entwickler-php-qr-code/)
|
||||
- other uses:
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user