How can i configuration this in aimeos 24?

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
derJu
Posts: 53
Joined: 22 Sep 2016, 13:54

How can i configuration this in aimeos 24?

Post by derJu » 01 Oct 2024, 14:32

Code: Select all

plugin.tx_aimeos.settings.client.html.checkout.standard.address.countries {
	0 = CH
}
LG - derju

User avatar
aimeos
Administrator
Posts: 8229
Joined: 01 Jan 1970, 00:00

Re: How can i configuration this in aimeos 24?

Post by aimeos » 02 Oct 2024, 07:55

Please have a look here: https://aimeos.org/docs/2024.x/typo3/cu ... nd-regions

Code: Select all

plugin.tx_aimeos.settings.common.countries {
    ...
}
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

derJu
Posts: 53
Joined: 22 Sep 2016, 13:54

Re: How can i configuration this in aimeos 24?

Post by derJu » 02 Oct 2024, 08:38

thanks it works!

Post Reply