Is it possible to create an order in the admin panel?
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Is it possible to create an order in the admin panel?
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
Re: Is it possible to create an order in the admin panel?
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,
give us a star
If you like Aimeos,

Re: Is it possible to create an order in the admin panel?
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)
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
Re: Is it possible to create an order in the admin panel?
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,
give us a star
If you like Aimeos,
