Releases: ArteInfoRM/tecdefaultcombination
Releases · ArteInfoRM/tecdefaultcombination
TecDefaultCombination v1.0.2 — Initial public release
Short description This is the first public release of TecDefaultCombination on GitHub. The module automatically sets the default product combination to the lowest-priced variant and adds a secure, cron-friendly front controller with persisted secure key, debug logging, batch processing and improved price calculation.
Highlights
- Persistent secure key (editable in Back Office) to protect the cron endpoint.
- Cron controller supports dry_run, batch_size and start parameters for safe, paginated execution.
- Debug logging with automatic trimming: cron.log keeps the last 100 lines.
- Improved combination price calculation using PrestaShop’s price API for more accurate results.
- Compatibility-focused implementation: avoids deprecated Tools::encrypt and minimizes risky property usage to work across PS 1.7 → PS9.