# Installation

This plugin can be installed from the [Craft Plugin Store](https://plugins.craftcms.com/) or with [Composer](https://packagist.org/).

### 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 &rarr; 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.
