mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-01 13:08:14 +00:00
Deploying to readthedocs from @ chillerlan/php-qrcode@181e12c70c 🚀
This commit is contained in:
@@ -421,6 +421,11 @@ It also features a QR Code reader based on a <a class="reference external" href=
|
||||
<section id="framework-integration">
|
||||
<h2>Framework Integration<a class="headerlink" href="#framework-integration" title="Link to this heading"></a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>CakePHP:</p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="https://github.com/dereuromark/cakephp-qrcode">QrCode plugin</a></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>Drupal:</p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="https://www.drupal.org/project/tfa">Two-factor Authentication <code class="docutils literal notranslate"><span class="pre">tfa</span></code></a> (Drupal 8+)</p></li>
|
||||
|
||||
@@ -41,6 +41,8 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
|
||||
|
||||
## Framework Integration
|
||||
|
||||
- CakePHP:
|
||||
- [QrCode plugin](https://github.com/dereuromark/cakephp-qrcode)
|
||||
- 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)
|
||||
|
||||
+1
-1
@@ -361,7 +361,7 @@
|
||||
|
||||
<section id="php-qrcode-manual">
|
||||
<h1>PHP-QRCode Manual<a class="headerlink" href="#php-qrcode-manual" title="Link to this heading"></a></h1>
|
||||
<p>User manual for <a class="reference external" href="https://github.com/chillerlan/php-qrcode/">chillerlan/php-qrcode</a> [main]. Updated on Mar 08, 2024.</p>
|
||||
<p>User manual for <a class="reference external" href="https://github.com/chillerlan/php-qrcode/">chillerlan/php-qrcode</a> [main]. Updated on Apr 11, 2024.</p>
|
||||
<p>The phpDocumentor API documentation can be found at <a class="reference external" href="https://chillerlan.github.io/php-qrcode/">chillerlan.github.io/php-qrcode</a>.</p>
|
||||
<p>This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.</p>
|
||||
<div class="toctree-wrapper compound">
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user