How can allow creating a seller account from frontend

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
daud
Posts: 1
Joined: 22 Jul 2020, 00:16

How can allow creating a seller account from frontend

Post by daud » 22 Jul 2020, 00:23

Hi
I am trying aimeos and i have no idea that how can I implement seller account registration from front end. Please help me.

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

Re: How can allow creating a seller account from frontend

Post by aimeos » 24 Jul 2020, 07:26

That depends on the PHP framework you use because Aimeos uses the user tables of the framework.
Sellers are customers with an additional group like "admin" or "editor" and you can check the code of the aimeos:account command for reference.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply