Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

Snipper

5 sites Security covered Drupal 10–11
View on drupal.org

Snipper allows users to import, export, or download individual configuration items directly from the configuration synchronization page. This provides granular control over configuration changes without requiring a full sync.

Does your team ever need to apply just one configuration change — without triggering a full sync that pulls in everything else that is staged? Snipper gives developers and site builders per-item control over configuration, directly from the synchronization page.

When a site uses the standard Configuration Synchronization workflow, every import is all-or-nothing. That works great for deployments, but it creates friction during development: one fix is ready, forty others are not. Or a setting was tweaked in the UI and needs to be captured back to the sync directory before the next deployment overwrites it. Snipper solves this by adding Import, Export, and Download YML operation links to every item listed on the Configuration Synchronization page — right next to the existing "View differences" link. No separate page, no copy-pasting YAML, no Drush command required.

How it works

  1. Navigate to Administration > Configuration > Development > Configuration synchronization.
  2. Each listed configuration item now shows additional operation links alongside "View differences".
  3. Click Import to write that single item from the sync directory into the active (database) configuration.
  4. Click Export to write the active version of that item back to the sync directory.
  5. Click Download YML to immediately download the item as a .yml file.

Features

  • Import single item — apply one staged change without touching anything else
  • Export single item — capture a UI change back to the sync directory on the spot
  • Download YML — get the raw YAML of any differing item in one click, no Drush needed
  • Collection support — works with language and other configuration collections
  • Confirmation step — Import and Export show a confirm page before making any change
  • Zero configuration — install, enable, done

Requirements

  • Drupal 10 or 11
  • Core config module (enabled by default)

Note: Import and Export write directly to the active or sync storage without running the full ConfigImporter pipeline. Hooks, validators, and dependency ordering are not invoked. These operations are best suited for individual settings, fields, views, and display modes — not for enabling or disabling modules or themes.

Depends on

Dependencies of the latest stable release

  • config Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
5
Tracked since
Mar 2026
Latest release
2 months ago
Releases (12 mo)
5 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.3 Stable 10–11 Jun 24, 2026
1.0.2 Stable 10–11 Jun 22, 2026
1.0.1 Stable 10–11 Mar 25, 2026
1.0.0-beta1 Pre-release 10–11 Mar 12, 2026
1.0.0 Stable 10–11 Mar 11, 2026