Closed (fixed)
Project:
Used modules
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Dec 2009 at 09:40 UTC
Updated:
22 Jun 2011 at 13:07 UTC
An option to save a text list of used modules, could then be used if I need to recreate a site from scratch.
For example, a useful option would be to load a previously saved list of used modules, and have a page which shows whether each module has been enabled. This would allow me to create my site with the modules I used before.
An enhancement would be to save the list of modules automatically (eg. by time, or whenever a the module list changes), and to include the date, so that a used module history is available.
Comments
Comment #1
chrowe commentedI would suggest trying the 'drush generate-makefile command' from http://drupal.org/project/drush_make for the list of module. It generates a file that can be used to create a new site from.
I like the idea of a module installation history, but maybe should be part of http://drupal.org/project/journal
Comment #2
Narno commentedThanks for suggestions, guys.
Comment #3
Narno commented