Drupal Standard Installation as a Module
Categories
Component ID
1671156
Component name
Drupal Standard Installation as a Module
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Drupal's standard installation profile, as a module, so that other modules' installs can depend on it.
Does site configuration for a standard site installation.
This is done in a module so that other modules can count on, for instance, a content type being created. This is not the case with a normal installation profile, which runs only after all the modules it calls have been installed.
Currently just the input format and content type steps.
