- Issue created by @monaw
- ๐ฎ๐ณIndia mahtab_alam
The address module must be installed with composer.
If you directly add the module it will throw error. - Status changed to Closed: works as designed
12 months ago 12:34pm 5 January 2024 - ๐ฌ๐งUnited Kingdom rachel_norfolk UK
As mahtab_alam correctly says, you will need to manually add address as a requirement when testing on simplytest.me.
This is required because the root composer.json in the geolocation module doesnโt specify an upstream requirement for address. To be honest, this is reasonable as not all users of the geolocation module will want to use the geolocation_address submodule.
I have tested that adding the module by hand works as designed.
You want it to look like this: