Screenshot of a node being quick-edited.

Quick Edit allows content to be edited in-place.

1.0.x series

This branch is the legacy home in contrib for the quickedit module that lived in Core version 8 and 9, then was removed from Drupal 10. It has no requirements other than Drupal Core 9 and up. It is considered feature complete.

This project will cooperate with the Drupal Security Team for any reported vulnerabilities. Otherwise, no further development will be made unless other maintainers step forward to support this project.

7.x-1.x series

The 7.x-1.x branch of Quick Edit is a backport of the Drupal 8 In-place editing for Fields.


This branch is unsupported and no further development will happen. Any D7 site still using this should upgrade to D9 and switch to the 1.0.x series ASAP.

Requirements

Quick Edit has six dependencies and requires two libraries.

Drupal 7.22 or later.

  • Contextual, Field and Filter modules included with Drupal core.

Contrib

Libraries

Installation

  • Download the Backbone.js and Underscore.js libraries, extract them and then place them in your site's libraries directory. Take care to ensure that the resulting folder names are backbone and underscore respectively.
  • Quick Edit can be installed via the standard Drupal installation process.

Related Modules

  • Editor: Allows in-place WYSIWYG editing.
  • Quick Edit Tab: Integrates with the Navbar module to highlight in-place editable entities and trigger quick editing.
Supporting organizations: 
Original development for the Spark distribution.
Initial Drupal 7 backport.
Creation of the 1.0.x series for D9+

Project information

Releases