Skip to content

ommu/mod-digital-archive

Repository files navigation

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ommu/digital "dev-master"

or

 "ommu/digital": "dev-master"

to the require section of your composer.json.