Best practice to implement organizations (as parents of users)

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!
User avatar
alexkereszturi
Posts: 8
Joined: 24 Dec 2024, 11:16

Best practice to implement organizations (as parents of users)

Post by alexkereszturi » 29 Jan 2025, 10:02

Hi!

The shop-owner wants to implement the entity [organization] as parent-entity of [user] to enable:

- multiple [user] per [organization]
- different [user]s to perform different tasks. e.g. one [user] fills a basket, another [user] buys it.

Any best practice or hint available for this idea?

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

Re: Best practice to implement organizations (as parents of users)

Post by aimeos » 31 Jan 2025, 14:08

You may add a parentid column to the fe_users tables and extend the customer manager to fill that field accordingly
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply