Table to store data for aimeos job ?

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!
MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Re: Table to store data for aimeos job ?

Post by MikaelNazarenko » 05 Oct 2020, 07:51

Thank you for the clarification! Does message queue uses madmin_queue table ? If yes, in which field can I store parameters for the job ?

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

Re: Table to store data for aimeos job ?

Post by aimeos » 05 Oct 2020, 07:54

Don't care about the table. The message queue object offers convenient methods to avoid dealing with low level stuff:
https://aimeos.org/docs/2020.x/infrastr ... age-queues
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Re: Table to store data for aimeos job ?

Post by MikaelNazarenko » 05 Oct 2020, 09:01

Exactly what the doctor ordered! I am very satisfied with aimeos and the support! Thank that you exists !

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

Re: Table to store data for aimeos job ?

Post by aimeos » 05 Oct 2020, 09:08

You are very welcome and we love to hear that!
We would be very pleased to get contributions (issues, bugfixes, improvements, etc.) from you to make Aimeos even better :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply