Problem / Motivation

Some modules contain useful submodules that also want to be demonstrated :) But there is no way to automate the installation (enabling) of specific submodules!

So, now users should manually go to the "Admin » Extend" page, find and install the module manually, which is not a very obvious way, especially for not well-experienced Drupal users (and the live demo is usually for that kind of users).

To simplify this and make the demonstration work out of the box, would be great to give the ability to automate installing specific submodules during the general instance setup process.

From the technical side, it should not be very hard, just a single command drush en my_submodule and that's it.

Comments

murz created an issue.