Описание
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/
Установка
- extract plugin zip file and load up to your wp-content/plugin directory
- Activate Plugin in the Admin => Plugins Menu
Часто задаваемые вопросы
No questions at this moment…
Отзывы
Участники и разработчики
«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