diff options
Diffstat (limited to 'modules/esha/sig/sig.info.yml')
-rw-r--r-- | modules/esha/sig/sig.info.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/esha/sig/sig.info.yml b/modules/esha/sig/sig.info.yml new file mode 100644 index 0000000..94c6b38 --- /dev/null +++ b/modules/esha/sig/sig.info.yml @@ -0,0 +1,10 @@ +name: 'sig' +type: module +description: 'Module for Special Interest Groups Content Type' +core: 8.x +package: 'Custom' +dependencies: + - drupal:path + - drupal:node + - drupal:user + - drupal:menu_ui |