Drupal7 integrates discuz kangsheng UC user center ucenter and ucuser Module
Drupal7 integrates the UC user center modules, including ucenter and kangsheng. I have modified some implementation methods by referring to a drupal6 integrated UC module that I did not know where to download previously. It is suitable for drupal7. UC configuration file config. Inc. php. For more information, see attachment.
Functions: Register, log on, change the password and email address, and delete users. The User ID of UC is associated with the user ID of Drupal using a data table. Drupal:
Registration: After Drupal is registered, user information is automatically synchronized to UC,
Log on to: search for a user in UC, verify the password, and update the data in Drupal. If you do not have this user in UC, you can find it in Drupal. Verify the password and synchronize it to UC.
Change Password and email address: After druapl is modified, it will be synchronized to UC and then to Drupal.
Delete user: After Drupal is deleted, it is also deleted in UC, and then deleted in Drupal.
Note that synchronous login has not been exited yet. You can download and modify it. Please advise me if you have any questions.
Download http://wqy3721.qjwm.com/down_7596693.html
Already uploaded to blog garden, click here to download http://files.cnblogs.com/flyingskya/ucuser.zip