ommu / archive-location
Archive Location Module For OMMU
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:ommu-module
Requires
- php: ~7.0
This package is auto-updated.
Last update: 2025-08-05 00:44:25 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/archive-location "dev-master"
or
"ommu/archive-location": "dev-master"
to the require section of your composer.json.