Is it possible to create an order in the admin panel?

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!
User avatar
DNK
Posts: 21
Joined: 27 Feb 2025, 10:50

Is it possible to create an order in the admin panel?

Post by DNK » 11 Mar 2025, 10:46

There is a task to create an order for a client. What could be such a solution?
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

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

Re: Is it possible to create an order in the admin panel?

Post by aimeos » 11 Mar 2025, 11:03

The short answer is no. If you have a concrete scenario where the options are limited then it's possible to implement a panel for creating orders.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
DNK
Posts: 21
Joined: 27 Feb 2025, 10:50

Re: Is it possible to create an order in the admin panel?

Post by DNK » 11 Mar 2025, 12:07

Yes, I have a specific scenario.
I have to select a client from the existing ones and create an order for him.
When creating an order, I should have the same functionality as in the client part (shopping cart)
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

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

Re: Is it possible to create an order in the admin panel?

Post by aimeos » 11 Mar 2025, 12:19

DNK wrote: 11 Mar 2025, 12:07 When creating an order, I should have the same functionality as in the client part (shopping cart)
That may be difficult. The easier way is to create an order for the customer in the frontend.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply