Page 1 of 1

Custom front end administration

Posted: 25 Feb 2018, 20:06
by cecosd
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

Re: Custom front end administration

Posted: 26 Feb 2018, 23:26
by aimeos
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