Hi,

Currently, we wanted to migrate our website from Drupal 7 to Drupal 8.

Using migrate module from core, the social login is in the list of module not upgraded.

We also tried to enable social login module in drupal 8, and still, it is not upgraded.

Comments

muaz91 created an issue. See original summary.

ClaudeSchlesser’s picture

Hello,

there are two different plugins, one for Drupal 7 and one for Drupal 8.

What you can do is first backup these tables:

oneall_social_login_authmap
oneall_social_login_identities
oneall_social_login_settings

Then remove the plugin and install the one for Drupal 8.

Regards,

muaz7731’s picture

Status: Active » Fixed

Thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.