netlogix / datadeploymenttasks
Run tasks after syncing data into a Neos instance (eg. for staging or development environments)
Installs: 142
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Type:neos-package
Requires
- neos/neos: ^8.3 || ~9.0
- netlogix/cli-increasedatabasetimeout: ^1.1
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>