directus-interface-qrcode
                                
                                 directus-interface-qrcode copied to clipboard
                                
                                    directus-interface-qrcode copied to clipboard
                            
                            
                            
                        A simple Directus 9 Interface Extension. Allows to scan and generate QR-Codes.
directus-interface-qrcode
Table of Contents
  - 
      About The Project
      - Built With
 
- 
      Getting Started
      - Compile it yourself
- Install the precompiled Extension
 
- Roadmap
- License
- Contact
About The Project
This is a simple Directus 9 Interface Extension, which allows to display QR-Codes directly inside of the Directus UI. It takes a String input and renders a QR-Code underneath the text field.
To display the QR-Code in the Collection Overview check out directus-display-qrcode.
Built With
Getting Started
There are 2 ways to get up and running. Either you compile the Extension yourself, or you download the precompiled Extension:
Compile it yourself
- Clone the repo
 git clone https://github.com/K3-Network/directus-interface-qrcode.git
- 
Install NPM packages npm install
- 
Compile the Extension npx directus-extension build
- 
Copy the directus-interface-qrcode\dist\index.jsinto your Directus Installation:Your-Directus-Installation\extensions\interfaces\directus-interface-qrcode\index.js
- 
Restart Directus 
Install the precompiled Extension
- 
Download the Binaries 
- 
Extract the ZIP into Your-Directus-Installation\extensions\interfaces\
- 
Restart Directus 
Roadmap
See the open issues for a list of proposed features (and known issues).
License
Distributed under the ISC License. See LICENSE for more information.
Contact
Nicolas Mierbach - K3.Network
Project Link: https://github.com/K3-Network/directus-interface-qrcode