Description
This plugin allows you to import OpenCart customers with their hashed passwords. And when the imported customer tries to login, It updates the OpenCart hashed password to WordPress hash instead. It makes use of the fact that SHA1 function will always give the same hash with the same password! So when the user enters the right password, The SHA1 function will give the same imported hash.
Screenshots
Installation
- Install the plugin from WordPress plugins page.
- Activate the plugin through the ‘Plugins’ screen in admin dashboard.
- From Users menu go to ‘OpenCart Customers Import’.
- Upload the ‘oc_customer’ table data in JSON format.
Reviews
Contributors & Developers
“OpenCart Customers Import” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “OpenCart Customers Import” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.