Search found 43 matches

by yong
12 Jul 2019, 05:40
Forum: Laravel package
Topic: Clear cache
Replies: 1
Views: 1454

Clear cache

Hello ! i have a problem with cache into components ; it's nice to cache some components but i have a component which normally is happen to change when i do some action but it don't ( in my case it is component body with catalog items) ; how can i clear cache in some conditions in the controller of ...
by yong
04 Jul 2019, 15:38
Forum: Laravel package
Topic: order product
Replies: 8
Views: 2023

Re: order product

Thanks ! it's helpful
by yong
04 Jul 2019, 14:34
Forum: Laravel package
Topic: order product
Replies: 8
Views: 2023

Re: order product

It seem this is not working for 2018.x version
by yong
04 Jul 2019, 14:17
Forum: Laravel package
Topic: order product
Replies: 8
Views: 2023

Re: order product

please, i mean u don't understand ! i have an order ID for a customer and i want for that order id (or item ) all the products of the customer order.
by yong
04 Jul 2019, 13:42
Forum: Laravel package
Topic: order product
Replies: 8
Views: 2023

Re: order product

Which manager i have to use ! i want the complete path for declaring the manager
by yong
04 Jul 2019, 12:21
Forum: Laravel package
Topic: order product
Replies: 8
Views: 2023

order product

Hi, please what is the function (manager and item declaration ) to have the products item of an order ;
i'm using aimeos-laravel version 2018.10 in windows 10
by yong
03 Jul 2019, 13:05
Forum: Laravel package
Topic: delivery date
Replies: 1
Views: 725

delivery date

Hi, i've 2 issues :
1- I've set the deliverystatus of an order to delivered but the deliverydate havn't change (it's always equal to null), how can i change it ?

2- please what is the signification of code for paymentstatus and deliverystatus ?
by yong
11 Jun 2019, 09:30
Forum: Laravel package
Topic: e-mail Notifications
Replies: 2
Views: 1068

Re: e-mail Notifications

i'm using 2018.10 aimeos-laravel version
by yong
11 Jun 2019, 08:49
Forum: Laravel package
Topic: e-mail Notifications
Replies: 2
Views: 1068

e-mail Notifications

Hi ! need help , i'm not seeing e-mail delivery nor email-payment in order status data base table ! So i didn't receive any mail even that i've configured it in my .env file ! I want to know how to overwrite all cronjobs and the mail template !
by yong
13 May 2019, 13:14
Forum: Laravel package
Topic: overwrite template
Replies: 2
Views: 1213

Re: overwrite template

i've fixed the issue thanks anyway