ommu / member
Single User Module from OMMU
v2.x-dev
2025-08-05 01:27 UTC
Requires
- php: ~7.0
- ommu/ipedia: v2.x-dev
This package is auto-updated.
Last update: 2026-04-05 02:57:48 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/member "v2.x-dev"
or
"ommu/member": "v2.x-dev"
to the require section of your composer.json.