summaryrefslogtreecommitdiff
path: root/modules/bhavika/department/department.info.yml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bhavika/department/department.info.yml')
-rw-r--r--modules/bhavika/department/department.info.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/modules/bhavika/department/department.info.yml b/modules/bhavika/department/department.info.yml
new file mode 100644
index 0000000..50cb4df
--- /dev/null
+++ b/modules/bhavika/department/department.info.yml
@@ -0,0 +1,18 @@
+name: department
+type: module
+description: 'Department module is for department content type'
+core: 8.x
+package: Custom
+dependencies:
+ - drupal:node
+ - drupal:text
+ - drupal:image
+ - drupal:user
+ - drupal:menu_ui
+ - drupal:taxonomy
+ - drupal:options
+ - drupal:path
+ - drupal:file
+ - ds:ds
+ - pathauto:pathauto
+