Aimeos Orders - Manual Order Entry

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!
mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Aimeos Orders - Manual Order Entry

Post by mohal_04 » 05 Oct 2018, 12:40

Laravel: 5.6
Aimeos: 2018.07
PHP: 7.1.18

Hi,

So, I have been trying to figure out how I can enter an order manually? I can see a complete list of orders in the administration panel but I don't see any button there to add an order manually.

So, does Aimeos facilitates this kind of functionality?

Please, reply ASAP!

Thanks!

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

Re: Aimeos Orders - Manual Order Entry

Post by aimeos » 07 Oct 2018, 07:16

Creating new orders in the Aimeos backend is currently not implemented and you should use the frontend instead.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

FedericoCánovas
Posts: 7
Joined: 16 Jul 2018, 17:50

Re: Aimeos Orders - Manual Order Entry

Post by FedericoCánovas » 08 Oct 2018, 11:52

We need this feature too

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Aimeos Orders - Manual Order Entry

Post by mohal_04 » 08 Oct 2018, 13:47

aimeos wrote:Creating new orders in the Aimeos backend is currently not implemented and you should use the frontend instead.
OK!

So, I was searching Packagist for any Aimeos extension related to Manual Order Entry. And I found 3-4 extensions... you can check them at the following link:

https://packagist.org/packages/aimeos/a ... al%20order

So, should I try any of them? Is it safe to use any 3rd party extension?

Thanks!

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Aimeos Orders - Manual Order Entry

Post by mohal_04 » 09 Oct 2018, 17:19

mohal_04 wrote:
aimeos wrote:Creating new orders in the Aimeos backend is currently not implemented and you should use the frontend instead.
OK!

So, I was searching Packagist for any Aimeos extension related to Manual Order Entry. And I found 3-4 extensions... you can check them at the following link:

https://packagist.org/packages/aimeos/a ... al%20order

So, should I try any of them? Is it safe to use any 3rd party extension?

Thanks!
Sorry, I misunderstood it! It is not for Aimeos.

Thanks!

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

Re: Aimeos Orders - Manual Order Entry

Post by aimeos » 10 Oct 2018, 17:51

Implementing that feature is a bit difficult but if all can join forces and to help get this done, we would appreciate that very much! :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Aimeos Orders - Manual Order Entry

Post by mohal_04 » 11 Oct 2018, 10:50

aimeos wrote:Implementing that feature is a bit difficult but if all can join forces and to help get this done, we would appreciate that very much! :-)
Hey, count me in. I would love to be part of something this much amazing. :)

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

Re: Aimeos Orders - Manual Order Entry

Post by aimeos » 12 Oct 2018, 20:57

To get the same functionality in the checkout as in the frontend, I think we need to use the JSON API API for implementing that feature. Otherwise, it would be hard to get e.g. limiting the payment/delivery options based on the basket content.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

liviu
Posts: 3
Joined: 22 May 2020, 07:07

Re: Aimeos Orders - Manual Order Entry

Post by liviu » 22 May 2020, 14:07

Hi,
any update on this feature? Was it implemented?

Post Reply