This user management system was originally written by Ajay Randhawa at https://github.com/ajayrandhawa/User-Management-PHP-MYSQL.
This is my attempt to refactor the application and modernize it. I will fix many of its security flaws along the way.
- PHP 7.1
- Composer
- MySQL
- Run the command
composer install
to install all the dependencies of the application - Copy the file
config/db.example.php
toconfig/db.php
- Change the details in
config/db.php
according to your database details - Migrate the database by running the command
composer migrate
- Run the application with the command php -S localhost:8000 -t ./ . You can change the port number from 8000 to whatever port number you like
- Test the application in your browser by using localhost:8000 in your browser.
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
- Login
- Signup
- Change Password
- Edit Profile
- Feedback
- View Messages
- Notification
- Dashboard (Total Users, Deleted Users, Notification, Feedback Messages)
- Signup
- Change Password
- Edit Admin Profile
- Edit Users Profile
- Reply Feedback
- Delete Users
- Confirmed Users
- View Feedback
- Notification
- View Delelted Users
- Search Users, Feedback Messages
- Download User Excel File
- Sorting
Screenshots | Screenshots |
---|---|
-
Edit Database (includes/config.php) and (admin/includes/config.php)
-
Login to Admin
-
Username : admin
-
Password : 963852741
Ajay Randhawa
If you appreciate that, please consider donating to the Developer.