User Login Register and User Management


 

This is the complete management of the User.It includes

Database Admin Table
username:admin
password:d033e22ae348aeb5660fc2140aec35850c4da997

033e22ae348aeb5660fc2140aec35850c4da997 is sha1() of admin

 

Front end

  1. Ajax User Register
  2. Ajax User Login
  3. User Dashboard
    • Dashboard
    • Profile Edit (Change basic info,Change Avatar Image)
    • Change Password
    • Logout

Admin Panel

  1. Admin Panel Dashboard
  2. Add New User
    • Profile Image additiong
    • Add with unique username
    • Add geolocation address
  3. Edit user
  4. Delete User

STEPS:

 
1.      create database using phpmyadmin or whatever way you feel is easy
 
2.      Make database connection setting in config.php file
3.      Enable SMTP if you want to use SMTP in config.php file and make configuartion in smtp.php
4.      Now open in browser http://localhost/user-management/
 Note: You will automatically be redirected to installation page and tables are created
5.      Make images folder writtable
 
 
 
Note: Make sure you have enabled the php pdo extension in php.ini file.If you are gettting pdo error.Then do check the it.
 

visit

 

ADMIN PANEL

http://localhost/usermanagement/admin/

username:admin

password:admin

Feel Free to ask any question

My Email is ajay@froiden.com

Please provide 5 star rating and a good review.This will help me improve my code and documentation.

When i upgrade the code or version.The new version will be available to you without paying any extra funds.

 

5 star rating will help you give best support.

Thanks