Support for address 2.x

Created on 14 August 2024, 3 months ago
Updated 17 August 2024, 3 months ago

Hello,

The address module now has a 2.0.0 release which is required by commerce 2.39 .

The address_usps module is blocking as it has a dependency on address ^1.0 .

Would love it if address_usps could support the address 2 release.

Please and thank you for your consideration.

β€’β€’ matt

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mattlt Freeport, MN

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @mattlt
  • First commit to issue fork.
  • Status changed to Needs review 3 months ago
  • πŸ‡ΊπŸ‡ΈUnited States jcontreras
  • πŸ‡ΊπŸ‡ΈUnited States mattlt Freeport, MN

    Thanks for the quick patch.

    I've been trying to test, but or the life of me, I can't get Composer to patch the module though I'm doing the exact same thing for a couple other modules. I'm hoping since I complained about it, that it will start working for no reason.

    Posting here to say I'll report back when I finally figure it out.

    Thanks,

    β€’β€’ matt

  • πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

    can it be drupal/address: ^1.0 || ^2.0 ?

  • πŸ‡ΊπŸ‡ΈUnited States jcontreras
  • πŸ‡ΊπŸ‡ΈUnited States sah62 US

    I'd love to install and review this module, but it can't be installed with composer because of the dependency issue. I've tried to add a patch to my composer.patches.json file, like this:

    "drupal/address_usps": {
        "Support for address 2.x": "https://git.drupalcode.org/project/address_usps/-/merge_requests/2.patch"
     }

    This doesn't work. Composer apparently analyzes the dependencies before applying the patch, and it aborts installation because of the failed dependency. Can anyone suggest a working method to install and patch the module in the absence of a new release?

Production build 0.71.5 2024