Given that you plan to save currently active configuration before disabling all modules, it would be a nice extension to allow the creation of checkpoints (i.e. the current set of active modules) before enabling some new modules. When one has many modules enabled and then goes to add a new module with several dependancies, it can be hard to remember what was done. If these new modules cause problems, a single place for rollback would be great.

/carmi

Comments

babbage’s picture

Status: Active » Postponed

Hmm... it's an interesting idea. At present, Contrib Toggle doesn't store anything in the database, so that is a bit down the track. However, as you say after implementing the currently active modules list it wouldn't be a huge extension. This won't be happening in the near future simply due to my own busyness, unless someone else posts a patch...