Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 662 Bytes

installation.md

File metadata and controls

21 lines (12 loc) · 662 Bytes

Installation

This plugin can be installed from the Craft Plugin Store or with Composer.

Craft Plugin Store

Open your Craft project's control panel, navigate to the Plugin Store, search for Quick Field and click Install.

Composer

Open your terminal, navigate to your Craft project's root directory and run the following command:

composer require spicyweb/craft-quick-field

Then open your project's control panel, navigate to Settings → Plugins, find Quick Field and click Install.

Requirements

Quick Field 2.x requires Craft CMS 4.1.0 or any later Craft CMS 4 release.