ournameismud / ukcounties

Craft plugin to add UK counties (states) to Craft Commerce
MIT License
2 stars 1 forks source link

Craft 4 upgrade #1

Open robzor opened 2 years ago

robzor commented 2 years ago

Firstly, thank you for your time saving plugin!

Secondly, Craft have released a fancy Craft 4 upgrade checker utility but it is not possible to upgrade to Craft 4 without this plugin being compatible.

If you get a chance, please could you upgrade this plugin?

CleanShot 2022-05-04 at 1 35 41

tigerchick commented 1 year ago

Firstly, thank you for your time saving plugin!

Secondly, Craft have released a fancy Craft 4 upgrade checker utility but it is not possible to upgrade to Craft 4 without this plugin being compatible.

If you get a chance, please could you upgrade this plugin?

CleanShot 2022-05-04 at 1 35 41

Just wondering if you ever found a workable solution here? Commerce 4 uses the "Commerceguys" addressing library and makes it possible to access a repo with countries and "subdivisions". https://craftcms.com/docs/4.x/addresses.html#address-repository Unfortunately, GB does not seem to have its counties listed in the repo as subdivisions for some reason and the Commerce docs don't make it clear how we should work around that.