ommu / album
Photo Album Module for OMMU
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:ommu-module
Requires
- php: ~7.0
This package is auto-updated.
Last update: 2025-10-05 01:51:48 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/album "v2.x-dev"
or
"ommu/album": "v2.x-dev"
to the require section of your composer.json.