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)
Package info
github.com/netlogix/Netlogix.DataDeploymentTasks
Type:neos-package
pkg:composer/netlogix/datadeploymenttasks
1.1.0
2025-02-21 12:51 UTC
Requires
- neos/neos: ^8.3 || ~9.0
- netlogix/cli-increasedatabasetimeout: ^1.1
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>