Skip to content
forked from makandz/MyUsers

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

License

Notifications You must be signed in to change notification settings

skyleter/MyUsers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Major releases

v - 1.00s

  • First stable release of MyUsers

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 for every using PHP and MySQL, built on top of UserCake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.6%
  • CSS 2.2%
  • JavaScript 0.2%