Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 1.03 KB

File metadata and controls

25 lines (20 loc) · 1.03 KB

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.