Files
intotheeast-com-content/plugins/migrate-grav/migrate-grav.yaml
T

9 lines
376 B
YAML

enabled: true
# Base URL for the Grav 2.0 release zip. The kickoff appends `?testing` at
# runtime when the site's `system.gpm.releases` is set to `testing` — match
# whatever channel the rest of the Grav admin UI is using to find updates.
source_url: 'https://getgrav.org/download/core/grav-update/latest'
source_local_zip: ''
stage_dir: 'grav-2'
require_super_admin: true