user hel in conversion
Permalink
Hi, need help if somebody can .. please
I do have over 100.000 user on a C5 site (832) and need a little php function or program to decrypt their password in order to import them in the new C5 site
Can anybody help me ??
thank you so much in advance
Michele
I do have over 100.000 user on a C5 site (832) and need a little php function or program to decrypt their password in order to import them in the new C5 site
Can anybody help me ??
thank you so much in advance
Michele
You can't decrypt passwords into "readable passwords". You are always stuck with the encrypted version, otherwise it would be a bad system. Why not copy/paste the database table into your new/other install if you're already on the latest version of concrete5?
There are marketplace addons for exporting and importing batches of users including encrypted passwords.
There may also be some free packages on github.
There may also be some free packages on github.
One alternative is to import the users and then perform a global password reset.
Dashboard > System & Settings > Login & Registration > Global Password Reset