summaryrefslogtreecommitdiff
path: root/modules/mansimran/student_clubs/student_clubs.info.yml
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-07-02 12:18:29 +0530
committerGitHub2019-07-02 12:18:29 +0530
commit847360bf5ac011771dc013677542ece7b356a528 (patch)
treee11370475afe87870b8efa2aa8d242a7563329dd /modules/mansimran/student_clubs/student_clubs.info.yml
parent6b65fd6d7fda826b967442aabb10ead6197aa4b2 (diff)
parent4e585c030ed6b5ea73b77a696a78f8855d9a26d8 (diff)
downloadacadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.tar.gz
acadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.tar.bz2
acadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.zip
Merge pull request #4 from Mansimran7/master
Mansimran - custom modules
Diffstat (limited to 'modules/mansimran/student_clubs/student_clubs.info.yml')
-rwxr-xr-xmodules/mansimran/student_clubs/student_clubs.info.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/mansimran/student_clubs/student_clubs.info.yml b/modules/mansimran/student_clubs/student_clubs.info.yml
new file mode 100755
index 0000000..651ed7d
--- /dev/null
+++ b/modules/mansimran/student_clubs/student_clubs.info.yml
@@ -0,0 +1,16 @@
+name: 'Student Clubs'
+type: module
+description: 'My Awesome Module'
+core: 8.x
+package: 'Custom'
+dependencies:
+ - drupal:node
+ - drupal:menu_ui
+ - drupal:taxonomy
+ - drupal:file
+ - drupal:image
+ - drupal:link
+ - drupal:text
+ - drupal:user
+ - drupal:path
+