I have this working for contrib modules using the example in the project description but how would you go about enabling core modules from settings.php?

Comments

emmonsaz’s picture

Issue summary: View changes

Example:

$conf['environment_modules']['update'] = 'modules/update/update.module';