[Question] Site id, what is it? Can I disable some routes?

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!
hitech95
Posts: 1
Joined: 17 Jul 2017, 18:38

[Question] Site id, what is it? Can I disable some routes?

Post by hitech95 » 17 Jul 2017, 18:56

Hi, I'm still evaluating if using aimeos could do my case or if i should start from scratch.
I mainly have two particular requirements, the first is that I have multiple stores, but the cart, the products and orders should be "unified" and it must be possible to order from multiple stores at once. But only the "owner" of the store can modify its products.
I would also like to disable the frontend, I only interest the json APIs.
Would it be possible to add custom attributes to the tables?

If you can point to the direction from which to start it would be appreciated.

Greetings, Nicolò

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

Re: [Question] Site id, what is it? Can I disable some route

Post by aimeos » 18 Jul 2017, 00:36

If you want to implement a real market place, you need the market place extension from the Aimeos company:
https://aimeos.com/extensions/#c1331

You only need the checkout confirm (a.k.a "thank you") and payment status update page in case you are using a payment provider that redirects back to the shop and/or notifies about payment status changes. The rest of the "default" routes can be disabled if you like.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply