Skip to content

An easy to use reserved area, that allow you to set roles for user and set permission to get file for specific roles.

License

Notifications You must be signed in to change notification settings

damares86/simple_reserved_area_mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Reserved Area (by damares86)

An easy to use reserved area, that allow you to set roles for user and set permission to get file for specific roles.

It is possbile to:

  • create user and assign them roles
  • create roles
  • upload files and assign the permission to download them to a specific user's role

Easy quick start

To setup your reserved area you need to download the package as zip or clone the repository.

It is necessary that you have an empty database and a user with a password.

Basic database configuration

With your browser, go to the main folder of the reserved area.

If it's the first time, you will have a simple form to insert the db data (server, database name, database user, user password).

When you have finished, click on "Submit" and the script will create the db tables and the default admin user.

Ok, everything is done! Too easy?

Usage

With your browser, go to the main folder of the reserved area, you will see a login form.

The default admin user is:

user: admin

password: admin

Once you are in you can change your username and password (please, do it!).

You have to create the roles you want (e.g Editor, Viewer,etc), create the users and assign them specific roles and upload files (.pdf, .doc, .docx, .zip) assigning them role's permission.

If you find some problems, open an issue and I'll fix that.

Enjoy your reserved area!

About

An easy to use reserved area, that allow you to set roles for user and set permission to get file for specific roles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published