Custom front end administration

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!
cecosd
Posts: 10
Joined: 03 Jan 2018, 09:24

Custom front end administration

Post by cecosd » 25 Feb 2018, 20:06

Hi there!
I am using laravel 5.5 | aimeos 2018.01 | php ^7

I need to create an administration interface for my clients on my website.
I am trying to do that via the JSON API.
Is there a better way of doing that.
I am still young in the aimeos world, but I need to make development fast and the right way.
Thanks,
Tsvetan

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

Re: Custom front end administration

Post by aimeos » 26 Feb 2018, 23:26

How must your administration interface be different from the existing one?

If you don't want to use or extend the existing one, you can build one with the JSON admin REST API:
https://aimeos.org/docs/Developers/Admin/JSONAPI
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply