Search found 93 matches

by sixbynine
24 Jul 2018, 08:55
Forum: Help
Topic: Service > Delivery XML
Replies: 4
Views: 1940

Service > Delivery XML

Hello, I'm trying to set up a new basic delivery service. I used Standard as Provider. I read : URL of the web service where the order XML should be sent to and which understands the sent XML, e.g. "https://localhost:443/order.php". And I set up an endpoint I tried to make a new order but ...
by sixbynine
19 Jul 2018, 14:01
Forum: Help
Topic: My account page
Replies: 2
Views: 1331

Re: My account page

Thank you very much !
I'll be glad to write it and then create a PR but i'm not sure I could respect the aimeos standard perfectly.
Anyway, i'll submit it and you'll be able to decide if it can be added :)
by sixbynine
18 Jul 2018, 15:34
Forum: Laravel package
Topic: There is a problem running the new installation
Replies: 8
Views: 3396

Re: There is a problem running the new installation

I think you should post the exact error you got.
by sixbynine
18 Jul 2018, 09:23
Forum: Laravel package
Topic: Customize product menu in admin
Replies: 4
Views: 2293

Re: Customize product menu in admin

Thank you very much :)
Of course, it was just an idea that will be nice in my case. I think it is good for me as an editor to have a complete view of all available values for a given type but indeed with many many attributes it would be really messy.
by sixbynine
18 Jul 2018, 09:16
Forum: Laravel package
Topic: There is a problem running the new installation
Replies: 8
Views: 3396

Re: There is a problem running the new installation

I think I had the same problem.
See this : post6396.html
Maybe it could help you.
by sixbynine
18 Jul 2018, 09:11
Forum: Laravel package
Topic: Bug reports with selection product and variants
Replies: 8
Views: 3171

Re: Bug reports with selection product and variants

Ok thank you for your answer ! In my case, duplicating a product is done just to save time and find the new selection product as the original one, so it seems logical to me that the new defaults product are created too, but the way it works is already better and faster than nothing :) I also have a ...
by sixbynine
18 Jul 2018, 08:41
Forum: Help
Topic: Trigger some actions when 100% sure an order is paid
Replies: 1
Views: 1015

Trigger some actions when 100% sure an order is paid

I would like to start some actions automatically when I'm 100% sure that an order is paid and done (i.e. creating a pdf invoice and make it available in the personnal account, sending the order details to the delivery team, sending a email containing a coupon code, etc.). Is there a good pratice in ...
by sixbynine
18 Jul 2018, 08:16
Forum: Help
Topic: My account page
Replies: 2
Views: 1331

My account page

Hello, I'm currently adding the personal account pages to my aimeos project. I would like to allow my customers to manage their personal information (updating personal info and adresses) in their personal account. It is a really common option in e-commerce websites and so i was wondering if somethin...
by sixbynine
18 Jul 2018, 06:50
Forum: Laravel package
Topic: Bug reports with selection product and variants
Replies: 8
Views: 3171

Re: Bug reports with selection product and variants

2/ Copying a selection product will only copy the "master" select product but not the "sub" default products of the selection product duplicated. It this also fixed? Duplicating a selection product seems to be as before : only the selection product is duplicated but the default ...
by sixbynine
18 Jul 2018, 06:15
Forum: Laravel package
Topic: Customize product menu in admin
Replies: 4
Views: 2293

Re: Customize product menu in admin

Hello, Sorry for my late answer. For me the most important things would be : - Having an option that enable dividing the "characteristics" item from the menu into sub-items based on the types of attributes with a filter in this part that only allow to choose the attribute from the given ty...