/Users

User and permission system scaffolds for the Nuclear CMS.

Primary LanguagePHPMIT LicenseMIT

Users

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.