ommu / archive
Archive Module For OMMU
v2.x-dev
2025-08-04 22:17 UTC
Requires
- php: ~7.0
- npm-asset/acitree: 4.5.1
- ommu/archive-location: dev-master
This package is auto-updated.
Last update: 2026-03-04 23:41:38 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/archive "v2.x-dev"
or
"ommu/archive": "v2.x-dev"
to the require section of your composer.json.