pantheon-systems/terminus-d9-preview

This package is abandoned and no longer maintained. No replacement package was suggested.

Secrets - A Terminus plugin that allows for manipulation of a 'secrets' file for use with Quicksilver.

0.1.0 2020-09-19 07:51 UTC

This package is auto-updated.

Last update: 2022-04-15 00:10:58 UTC


README

CircleCI Deprecated

Terminus v2.x Compatible

Terminus Plugin that will take a Pantheon site that is using Drupal 8.9.x on the dev environment, and will create or re-create a "preview-d9" multidev with the latest Drupal 9 release.

Prerequisites

Before using this plugin:

Installation

For help installing, see Manage Plugins

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins pantheon-systems/terminus-d9-preview:^0.1

Configuration

This plugin requires no configuration to use.

Usage

terminus preview:d9

Creates a multidev "preview-d9" from the dev environment. The dev environment must be using some version of Drupal 8.9.x.