Experimental project

This is a sandbox project, which contains experimental code for developer use only.

When installed, the Package Installer module will automatically install all other modules belonging to $settings['package_installer_package'].

This can act as a development expedient by obviating the need to add all modules in a given package as an explicit dependency for the site's installation profile.

Setup

You can set the value of $settings['package_installer_package'] in settings.php:

$settings['package_installer_package'] = 'mypackage';

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by grasmash on , updated