quickedit
38,292 sites
Security covered
Quick Edit allows content to be edited in-place.
Branches
1.0.x: 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.2.0.x: Drupal 11 support
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.
Requirements
Quick Edit has six dependencies and requires two libraries.
- Contextual, Field and Filter modules included with Drupal core.
Contrib
- CTools
- Entity API
- Libraries - 2.x
Libraries
- Underscore.js - 1.5 or later (production version)
- Backbone.js - 1.0 or later (production version)
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
backboneandunderscorerespectively. - Quick Edit can be installed via the standard Drupal installation process.