How can i add new user type (Affiliate) users

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Miku5042
Posts: 2
Joined: 28 Oct 2020, 10:28

How can i add new user type (Affiliate) users

Post by Miku5042 » 28 Oct 2020, 10:43

How can i add affiliate user type and manage their account ?i am using the latest version of aimios and php version 7

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

Re: How can i add new user type (Affiliate) users

Post by aimeos » 29 Oct 2020, 07:47

Which host application (Laravel, Symfony or TYPO3) are you using?
What should affiliate users be able to do?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Miku5042
Posts: 2
Joined: 28 Oct 2020, 10:28

Re: How can i add new user type (Affiliate) users

Post by Miku5042 » 30 Oct 2020, 06:54

I am using laravel. And the affiliate user will have unique generated url to count their referrals

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

Re: How can i add new user type (Affiliate) users

Post by aimeos » 31 Oct 2020, 09:47

The Laravel application only supports "superuser", "admin" and "editor" roles. Maybe you can use the "editor" role and adapt the permissions editor have to get what you want.

The Aimeos company also offers a ready made solutions for affiliate marketing in their market place / complex B2B extension:
https://aimeos.org/laravel-marketplace-ecommerce
Get in touch with them so they can explain you how it works.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply