pantheon-systems / terminus-d9-preview
Secrets - A Terminus plugin that allows for manipulation of a 'secrets' file for use with Quicksilver.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 1
Open Issues: 0
Type:terminus-plugin
This package is auto-updated.
Last update: 2022-04-15 00:10:58 UTC
README
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:
- Install the Upgrade Status module and use it to survey the upgrade-rediness of your site.
- Install the Terminus Build Tools 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.