Drupal's Update Path is the set of steps that normally happen when getting a database up to date with the exported configuration. This project implements these steps in a Drush command which thanks to Drush's command API can be adapted to your particular workflow.
The update path involves the following steps:
- Rebuilding Drupal's registry.
- Running database updates.
- Reverting all Features components.
- Clearing all caches.
- Running cron.
You would run the update path after deploying code to any environment (including your local environment) or after copying the Production's database into your local environment.
Supporting organizations:
Built the foundation.
Project information
- Project categories: Developer tools
4 sites report using this module
- By juampynr on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

