SR
Click to open github profile
Get Started

Installation

Learn how to install the Craft Quick Edit Craft CMS plugin.


Requirements

  • Requires Craft CMS 5.0.0 or later.
  • PHP 8.2 or later.

Craft Plugin Store

To install Quick Edit, go to the Plugin Store in your Craft control panel, search for "Quick Edit," and click the Install button.

Composer

With ddev:

ddev composer require samuelreichor/craft-quick-edit &&
ddev craft plugin/install quick-edit

With php:

composer require samuelreichor/craft-quick-edit &&
php craft plugin/install quick-edit

Copyright © 2025 Samuel Reichör