By alexpott on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.0.x
Introduced in version:
8.0.0-beta10
Issue links:
Description:
The Drupal installer has a new task install_install_profile that installs the install profile after the modules and themes have been installed.
In Drupal 7 and earlier in Drupal 8, the install profile was added to the list of modules to install as part of the install_profile_modules install task.
Impacts:
Module developers