How to modify OpenCart Administrator password from phpMyAdmin

OpenCart allows you to change the password for your administrator whenever you want. It's best practice to change your passwords regularly to strengthen your shopping cart's security. Updating your administrator password within the dashboard is easy to accomplish.
  1. Log into your OpenCart Dashboard
  2. Go to System > Users > Users
  3. Select the administrative user you employ and click "Edit
  4. opencart_user_pass_1
  5. Type your new password in the Password field
  6. opencart_user_pass_2
  7. Re-type your new password in the Confirm field
  8. Click "Save" in the upper right corner
Once you have saved your changes, you are done! 

Comments

Popular posts from this blog

PHP Ajax Login Validation Tutorial

Real-Time Web Interface to MQTT using Socket.io and Node.js

New User Registration With Email Verification Using PHP and Mysqli