How to set default usersgroup
					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!
	Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
How to set default usersgroup
How to set default usersgroup for users making orders before registration? It's empty currently.
			
			
			
									
									
						Re: How to set default usersgroup
Since 16.3.1 there's a configuration option available to add default group IDs:
			
			
			
									
									Code: Select all
plugins.tx_aimeos.settings.client.html.checkout.standard.order.account.standard.groupids {
  0 = <id1>
  1 = <id2>
  2 = <id3>
  ...
}
Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos,
 give us a star
						If you like Aimeos,