Closed (works as designed)
Project:
Community Media Starter Kit (Moderate)
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 18:36 UTC
Updated:
5 Nov 2012 at 17:30 UTC
Comments
Comment #1
kreynen commentedOnce into the install process, Drupal is using the core function to install each module included in the profile's .info. CiviCRM's install is primarily SQL. An install profile will take about the same amount of time as loading core and then enabling each module using the UI.