Will this module and its submodules be made compatible with Drupal 9? Would love to see it!

CommentFileSizeAuthor
#16 微信截图_20211207160935.png53.93 KBlawxen
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gthing created an issue. See original summary.

lawxen’s picture

Seeking comaintainer for this module and its submodules

rajeshreeputra’s picture

+1

murilohp’s picture

Assigned: Unassigned » murilohp
lawxen’s picture

@murilohp +1

murilohp’s picture

@lawxen, I opened the merge request, during the development, I used the drupal/upgrade_status module and made some minor fixes according to PHPCs, I saw you're looking for a comaintainer for this module, if you want to, I can be a maintainer of this module and the other modules.
Thanks!

murilohp’s picture

Status: Active » Needs review
murilohp’s picture

Assigned: murilohp » Unassigned
anagomes’s picture

Assigned: Unassigned » anagomes

Working on the review

anagomes’s picture

Assigned: anagomes » Unassigned
Status: Needs review » Reviewed & tested by the community

The changes made in the merge request allow module to be compatible with Drupal 9.
Steps:
1. Install Social Auth Decoupled in Drupal 9.
2. Go to admin/modules (Extend).
3. You won't be able to enable the module. The following message appears: "This version is not compatible with Drupal 9.2.7 and should be replaced."
4. Get the code from the merge request.
5. Refresh admin/modules page and the message is gone and you'll see you can enable the module and use it.

murilohp’s picture

@lawxen could you please review this issue? If we merge the code, it will be easier to upgrade the modules that are requiring social_auth_decoupled.

abdhomsi’s picture

+1

  • c5bd782 committed on 8.x-2.x
    Issue #3216823 Update to Drupal 9
    
murilohp’s picture

Status: Reviewed & tested by the community » Fixed

Thanks to all! The module is now compatible to D9 and a new release 2.4 was released with this feature.

lawxen’s picture

StatusFileSize
new53.93 KB


I found there's no supported version on module page (And social auth google api has same problem).

murilohp’s picture

@lawxen, I forgot to update the main page, I released an Alpha version with Drupal9, now the page has the link to releases. Good catch!!

Regarding social_auth_google, I'm updating the module and today I'll release a new version.

Status: Fixed » Closed (fixed)

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