config_checkpoint_ui
Features
It is the best practice to export your sites configuration and version it in git. But maybe you were trying out some things and would like to "undo" some of it. When a recipe is applied Drupal core saves a configuration checkpoint and it is used to roll back the recipe if it fails to apply completely.
This module provides a UI for this process and allows administrators to manage the configuration checkpoints and revert a site to a previous checkpoint.
Post-Installation
This module uses the API added to Drupal core for making recipes more robust. But the recipes system does not expose it to users and does not allow administrators to manage the configuration checkpoints. This module adds a new entry in the admin menu next to the configuration management in order to let administrators manage configuration checkpoints.
Additional Requirements
Only Drupal core is required.
Recommended modules/libraries
to be determined.
Similar projects
Yet another config_ module, this module just leverages the hard work that went into core for reverting recipes.
Supporting this Module
Contact the maintainer for options.
Community Documentation
Watch out for blog posts on nuvole.org