Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download scenarios-8.x-2.0-beta2.tar.gztar.gz 12.19 KB
MD5: 72d20da0f8e89c87cf52ff768870db65
SHA-1: 90ccb4e7f2a99c24cc49c2f7e580aefbf64649ef
SHA-256: 652647814040394035f5dd94d37c26667a21d42e8d2a38c98f05892e18eb1938
Download scenarios-8.x-2.0-beta2.zipzip 16.26 KB
MD5: 10b292485868d7d76ee54cd7cc27febf
SHA-1: 0a8548747c4c9f56f8d8b0f84fa84dadd5373a3f
SHA-256: f0c101ec5db3c39c6c678e2dbb65d9860e6f5b23381fc7d6c038083bb9b2d341

Release notes

New Features

  • Added a skip functionality to the reset command drush res.
--skip defaults to null
--skip=modules will run migrations only (rollback and import)
--skip=migrations will reinstall the scenario module only

Example usage: drush res dfs_tec --skip=modules

Bug Fixes

  • Invoke the "scenarios_migration_finished" hook from the global container in case a scenario dependency implements that hook.
Created by: saltednut
Created on: 30 Nov 2016 at 19:30 UTC
Last updated: 30 Nov 2016 at 19:40 UTC
Bug fixes
New features

Other releases