Просмотр исходного кода

Deploying to readthedocs from @ chillerlan/php-qrcode@181e12c70c90f27be928f55067b4861d988c5c7c 🚀

codemasher 1 год назад
Родитель
Сommit
6f6ae3d293
4 измененных файлов с 8 добавлено и 1 удалено
  1. 5 0
      Usage/Overview.html
  2. 2 0
      _sources/Usage/Overview.md.txt
  3. 1 1
      index.html
  4. 0 0
      searchindex.js

+ 5 - 0
Usage/Overview.html

@@ -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>

+ 2 - 0
_sources/Usage/Overview.md.txt

@@ -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
index.html

@@ -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">

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
searchindex.js


Некоторые файлы не были показаны из-за большого количества измененных файлов