Add Opencart Verifying user passwords during edit password

Estimated reading time: 400 words, 2-3 minutes Font: 162 Views

Opencart current edit password are no additional verified. To add additional verified just update 2 files in Catalog:

upload/catalog/controller/account/password.php
upload/catalog/view/theme/default/template/account/password.tpl

Edit
upload/catalog/controller/account/ password.php

Edit upload/catalog/view/theme/default/template/account/ password.tpl

Done. The code not include translation. Now you can view edit password page and get additional password verified.

Found this article helpful? Why not share it on social media and help someone else too?
Twitter (Open in new window) FaceBook (Open in new window)
Posted in categories of Code This page was last modified on
Return to all Code articles

Leave your thoughts in the comments section below!

By creating an account, you agree to our Terms of Service and Private Policy.

Comment Policy