Active
Project:
Plugin Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 Feb 2009 at 15:00 UTC
Updated:
2 Nov 2017 at 16:05 UTC
Add an automatically generated backup of the database before installing. In the event that something goes wrong, it should be able to restore.
Comments
Comment #1
gregglesI'm not sure this is worthwhile for Plugin Manager to do. There are modules like http://drupal.org/project/backup_migrate and http://drupal.org/project/demo which do this already.
If this feature is added to Plugin Manager, it should probably be done via a dependency on one of those modules and then using a function in those modules to do the actual work.