ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Joomla to WP Migrated Users Authentication Plugin

აღწერა

Joomla encrypted passwords should be stored in user meta key “joomlapass”.
When user is authenticated first time after migration
password provided by user is encrypted by “joomla way”
and compared with value in “joomlapass” meta key.
If password is correct WP user is udated – password encrypted by “wordpress way”
is stored to “user_pass” field.
Then user can be authenticated by standart wordpress authentication plugin.
Meta key “joomlapass” is renamed to “joomlapassbak” to avoid repeatedly updating WP password.

License

plugin is free for any purpose…

Support

Put question here: http://lovelyland.info/1/joomla2wp-mig-auth-plugin/

დაყენება

  1. extract plugin zip file and load up to your wp-content/plugin directory
  2. Activate Plugin in the Admin => Plugins Menu

ხდკ

No questions at this moment…

მიმოხილვები

02.03.2017
I was able to get this to work to successfully import a Joomla 2.5 database, but it required that I add code to support Joomla's newer PHPass-based hashing method. I've posted the updated version of this plugin here if anyone else would also find it helpful!
7 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Joomla to WP Migrated Users Authentication Plugin” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Joomla to WP Migrated Users Authentication Plugin თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

19.3.2011 – 1.0.0 – first release
27.3.2011 – 1.0.1 – links correction