1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
{ |
||||||
|
"name": "roblib/islandora_inplace_media", |
||||||
|
"type": "drupal-custom-module", |
||||||
|
"description": "The Islandora Inplace Media module allows users to create and attach media from files staged on the server.\n", |
||||||
|
"license": "GPL-2.0-or-later", |
||||||
|
"require": { |
||||||
|
"drupal/islandora": "^2.0" |
||||||
|
}, |
||||||
|
"minimum-stability": "dev", |
||||||
|
"prefer-stable": true |
||||||
|
} |
||||||
Loading…
Reference in new issue