Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
/ Users Public archive

User and permission system scaffolds for the Nuclear CMS.

License

Notifications You must be signed in to change notification settings

nuclearcms/Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.