Table to store data for aimeos job ?
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Expert
- Posts: 274
- Joined: 27 Jun 2019, 16:19
Re: Table to store data for aimeos job ?
Thank you for the clarification! Does message queue uses madmin_queue table ? If yes, in which field can I store parameters for the job ?
Re: Table to store data for aimeos job ?
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
https://aimeos.org/docs/2020.x/infrastr ... age-queues
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

-
- Expert
- Posts: 274
- Joined: 27 Jun 2019, 16:19
Re: Table to store data for aimeos job ?
Exactly what the doctor ordered! I am very satisfied with aimeos and the support! Thank that you exists !
Re: Table to store data for aimeos job ?
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
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,
give us a star
If you like Aimeos,
