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: >=5.3.2
- ommu/phpthumb: dev-master
- ommu/yii-sluggable: dev-master
- oomphinc/composer-installers-extender: ^1.0
- yiiext/imperavi-redactor-widget: ~1.3
- yiisoft/yii: >=1.1.14
This package is auto-updated.
Last update: 2025-09-05 01:38: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.