Import coupons, not only codes?
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!
Import coupons, not only codes?
Laravel framework version: 11.6.0
Aimeos Laravel version: 2024.04
PHP Version: 8.2.18
Environment: Linux
Hello,
Is it possible to import coupons and not only the codes?
Meaning I want to have the coupon start, end date and to be able to specify the providers and decorators.
I also have questions about the coupon codes import:
Aimeos Laravel version: 2024.04
PHP Version: 8.2.18
Environment: Linux
Hello,
Is it possible to import coupons and not only the codes?
Meaning I want to have the coupon start, end date and to be able to specify the providers and decorators.
I also have questions about the coupon codes import:
- Why does there have to be a cron job when the import is done only through the administration?
- How are the codes connected to the specific coupon when the cron job is executed? The example CSV does not specify a coupon id or ref, that's why I'm asking.
Re: Import coupons, not only codes?
At the moment no, only codes for existing coupon configurations can be imported and the uploaded files are imported for exactly that configuration. The files are imported via cronjobs because you can easily exceed the maximum execution time of requests if the file contains enough codes and this would lead to codes only imported partially.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star