Module install
Categories
Component ID
1962208
Component name
Module install
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1356
Component created
Component changed
Component body
Extends the "install new module" page by giving the option to install the new module in a subfolder of sites/all/modules. Example of subfolders are:
- contrib
- custom
- patched
You need to create these folders yourself. This module will list all subfolders in the default module folders of Drupal. The "features" folder is excluded automatically since features uses this to manage its own modules.
Hooks are provided to let other modules include or exclude custom folder paths.
