Add core_version_requirement: ^8 || ^9 to google_qr_code.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.

CommentFileSizeAuthor
#2 3131979-2.patch308 bytesmo_farhaz

Comments

mo_farhaz created an issue. See original summary.

mo_farhaz’s picture

Assigned: mo_farhaz » Unassigned
Status: Active » Needs review
StatusFileSize
new308 bytes

core version requirement added.

jnicola’s picture

Interesting, I haven't thought much about D9 as my current job hasn't really done much to look at D9... yet!

Is this actually compatible as is? Has any testing been done, etc etc.

rar9’s picture

Status: Needs review » Reviewed & tested by the community

It working with Drupal 9.2

with using https://www.computerminds.co.uk/articles/apply-drupal-9-compatibility-pa...

            {
              "type": "package",
              "package": {
                "name": "drupal/social_post",
                "type": "drupal-module",
                "version": "dev-8.x-2.x",
                "source": {
                  "type": "git",
                  "url": "https://github.com/drupalsocialinitiative/social_post.git",
                  "reference": "8.x-2.x"
                }
              },
              {
                "type": "composer",
                "url": "https://packages.drupal.org/8"
            }
orkutmuratyilmaz’s picture

Any updates?

jnicola’s picture

I havne't given it any thought. The google API this uses was supposed to be deprecated 4-5 years ago. I don't have any projects utilizing this.

Submit a patch and I'll accept it, or I'm available to fix this up on a contract basis. Otherwise, I got other more pressing tasks at hand.

orkutmuratyilmaz’s picture

Status: Reviewed & tested by the community » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.