nuclear/users

This package is abandoned and no longer maintained. No replacement package was suggested.

User and permission system scaffolds for the Nuclear CMS.

0.9.10 2016-11-27 20:49 UTC

This package is not auto-updated.

Last update: 2020-11-25 09:18:18 UTC


README

User and permission system scaffolds for the Nuclear CMS.

Build Status Total Downloads Latest Stable Version License

This package is intended for Nuclear CMS and it constitutes its main authentication and authorization. It is developed separately to enable individual development, testing and possible reuse.

Installation

Installing Users is simple.

Pull this package in through Composer.

{
    "require": {
        "nuclear/documents": "~0.9"
    }
}

License

Users is released under MIT License.