summaryrefslogtreecommitdiff
path: root/modules/bhavika/photo_gallery/photo_gallery.info.yml
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-07-02 13:32:26 +0530
committerGitHub2019-07-02 13:32:26 +0530
commit222f1780ed0f5c3536392df3236284d3a9ab5405 (patch)
tree582f05cc645901dfeb002ed3fe856e642a79835d /modules/bhavika/photo_gallery/photo_gallery.info.yml
parent2ab059c88b1353a8e382f302ce9c2b6c2ef018ad (diff)
parent565af64fc81211897625be2b000a28c910174edb (diff)
downloadacadmix_distribution-222f1780ed0f5c3536392df3236284d3a9ab5405.tar.gz
acadmix_distribution-222f1780ed0f5c3536392df3236284d3a9ab5405.tar.bz2
acadmix_distribution-222f1780ed0f5c3536392df3236284d3a9ab5405.zip
Merge pull request #7 from Bhavika-keswani/master
Bhavika-Custom modules added
Diffstat (limited to 'modules/bhavika/photo_gallery/photo_gallery.info.yml')
-rw-r--r--modules/bhavika/photo_gallery/photo_gallery.info.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/modules/bhavika/photo_gallery/photo_gallery.info.yml b/modules/bhavika/photo_gallery/photo_gallery.info.yml
new file mode 100644
index 0000000..2cbcca6
--- /dev/null
+++ b/modules/bhavika/photo_gallery/photo_gallery.info.yml
@@ -0,0 +1,18 @@
+name: photo_gallery
+type: module
+description: 'This module is for various pictures uploaded on site'
+core: 8.x
+package: Custom
+dependencies:
+ - drupal:node
+ - drupal:text
+ - drupal:image
+ - drupal:file
+ - drupal:user
+ - drupal:menu_ui
+ - drupal:taxonomy
+ - drupal:options
+ - drupal:path
+ - ds:ds
+ - pathauto:pathauto
+