Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.
/ MyUsers Public archive

A members system made using PHP and MySQL, built on top of UserCake.

License

Notifications You must be signed in to change notification settings

makandz/MyUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- NOTICE --

Do not use this project for actual production use, it's extremely outdated and not secure! (ahem, mysql instead of mysqli/pdo)

MyUsers

A simple members system built in MySQL and PHP which allows users to register and login to there accounts. The administrator has options between setting roles onto specific accounts, and has the option to add more rows, or anything they want really in a flexible manner. Easy installation and support for almost every server from shared hosting to VPS hosting.

Installation

  1. Download the files for the project using Github desktop or simply ZIP downloading.
  2. Upload them to a host that supports MySQL or PHP. (MySQL can be hosted remotely)
  3. Visit the IP or domain of where you just uploaded. (If it doesn't redirect you to the install folder, simply type in YOURDOMAIN/install)
  4. Enter in the MySQL information throught the wizard. If everything goes correct, you will see a success screen.
  5. Delete the install folder (for security reasons) and visit your page at root.
  6. Register an account, that will be the master admin account.

And you're good to go, have fun! :)

Contributing

All you have to do is fork it and make a pull request if you find anything awesome that you want to share! Remember, this project is under the MIT license, so you can take it and build your own repo or project with it without the need of licensing or anything, complete and open source for everyone!

Credits

I'd like to thank everyone down at the UserCake team that built the core of this project. Really all I did was made it better!

License

See the license here: https://github.com/MastaCoder/MyUsers/blob/master/LICENSE.md

About

A members system made using PHP and MySQL, built on top of UserCake.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published