ommu / users
Users Module from Ommu Platform
Installs: 645
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:ommu-module
Requires
- php: ~7.0
- ommu/yii-traits: ~2.1
- oomphinc/composer-installers-extender: ^1.0
- thamtech/yii2-uuid: *
- yiisoft/yii2: ~2.0.13
Provides
This package is auto-updated.
Last update: 2025-08-05 01:44:53 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/users "dev-master"
or
"ommu/users": "dev-master"
to the require section of your composer.json.