config-extra icon indicating copy to clipboard operation
config-extra copied to clipboard

Home of config-merge magic

config-extra

Home of config-merge magic

Requirements

  • Works with Drush master (Drush version 8.x) and Drupal 8.0.x and later.
  • Requires a three-way merge tool, such as kdiff3

Installation

  1. cd "$HOME/.drush"
  2. composer require "drush/config-extra"
  3. drush cc drush

Resources