netlogix/datadeploymenttasks

There is no license information available for the latest version (1.1.0) of this package.

Run tasks after syncing data into a Neos instance (eg. for staging or development environments)

1.1.0 2025-02-21 12:51 UTC

This package is auto-updated.

Last update: 2025-02-21 12:52:09 UTC


README

This package provides tasks that can be run after deploying a data snapshot to a Flow or Neos instance. The goal of these tasks is to adjust the target environment to the new data that was deployed by e.g. adjusting domain records.

Installation

composer require netlogix/datadeploymenttasks

Usage

To execute the configured tasks after a data deployment, run

./flow datadeployment:runtasks <target environment name>

Configuration

See Settings.Redirects.yaml