Can I separate the Merchant panel from the admin panel

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!
User avatar
ahmed31916
Advanced
Posts: 148
Joined: 14 Apr 2022, 12:15

Can I separate the Merchant panel from the admin panel

Post by ahmed31916 » 11 May 2022, 19:45

Hello,

How can I separate the Merchant admin interface from the super admin interface?
(theme and template)

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

Re: Can I separate the Merchant panel from the admin panel

Post by aimeos » 13 May 2022, 06:29

You mean building a separate admin interface for merchants in the frontend?
If yes, it's possible but you have to implement the code for fetching and storing the data you want to manager yourself. The profile page can be extended for managing products if you implement your own components for that:
https://aimeos.org/docs/latest/frontend ... omponents/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply