Skip to content

Installation

Mathieu Vanbeselaëre edited this page Aug 5, 2023 · 6 revisions

Plugin Store

You can install Maps from the Craft Plugin Store inside your Craft admin! Simply search for "QRaft" and click the icon.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require orbital-flight/craft-qraft

# tell Craft to install the plugin
./craft plugin/install qraft

After the installation, you can head to the plugin settings if you wish to change the default QR size or hide the generator from the controle panel.

The QRaft settings