EPM – Easy Password Manager (PHP Scripts)

EPM – Easy Password Manager

Overview

EPM (Easy Password Manager) is a responsive, user-friendly and easy password management software that is built completely using PHP and MySQL. This application is mainly developed targeting those clients who always face into difficulties to remember so many passwords that are used by them very freequently in their daily tasks. Sometimes a person runs a company and he wants to share some account passwords with an individual or a number of persons. In this application, admin will be able to create users and groups and can share password with those users and groups. Users and groups can not create their own passwords in this application. They can only see and use passwords and other information assigned by admin and perform their tasks.

This application has a nice and attractive interface that is awesome and eye-catching. Almost all kinds of necessary changes are possible to do after login in this application as admin without having any kind or programming language knowledge.

This application is built using the procedural php (with PDO feature) and without any framework. For this reason, it can be customized easily by most of the developers around the world. This is strong against SQL injection, and XSS attack; and your website will be safe.

Features

This application has the following features:

  1. Easy and simple interface to use
  2. Fully responsive for any kind of device
  3. Powerful admin panel to control data
  4. Clean coding with proper commenting
  5. Secured coding against SQL injection
  6. Direct access or invalid URL hit stopped for each pages
  7. Statistics of necessary data in dashboard
  8. User management
  9. Group management
  10. Unlimited Item (Passwords and other site information) management
  11. Advanced Encryption Standard (AES-256-CBC) method is used for password encryption. All item data is saved into the database using this encryption and so your data will be safe. If your database is hacked anyway, the hacker will not be able to retrieve the data without your own private key.
  12. You can export data as CSV format
  13. Sending and managin emails between admin and users
  14. This application can be installed very easily on your server

Demo

Demo URL: Click Here

Admin Login

Username: admin
Password: 1234

User Login

Username: brent
Password: 1234

Note: Data will not saved in demo version.

Credit

  1. Jquery
  2. Bootstrap
  3. Font Awesome
  4. Admin LTE
  5. Flaticon (smashicons)

Powered by WPeMatico