Shop-Export Change-Log
2026-04-xx Release of version 2.0.0
- [TASK] Migrate icons for backend
- [TASK] Migrate backend module and integrate storage selection in backend module
2026-04-14 Release of version 1.3.1
- [TASK] Add invoice-number-string, utm-source and utm-campaign as optional columns in basket-order export
2026-03-31 Release of version 1.3.0
- [FEATURE] Add UTM parameter in product-links in export to allow tracking of product clicks
- [TASK] Optimize the code quality
2026-03-09 Release of version 1.2.1
- [BUGFIX] Fix the command on CLI execution
- [BUGFIX] Show export-fields of basket-order exports in backend as well
- [BUGFIX] Fix fetching records on basket-order types instead of product status
2026-02-18 Release of version 1.2.0
- [FEATURE] Implement editorial controllable export schedule (daily/monthly)
- [FEATURE] Add configurable export columns and order for product and basket order exports
- [FEATURE] Add an option to exclude hidden records from export
- [FEATURE] Add an option to exclude products out of stock from export
- [FEATURE] Add record storage and detail view page selection for product exports to allow urls in export
- [TASK] Migrate order-date into ordered-date in basket-order export
- [TASK] Add more columns to backend list of exports
- [TASK] Improve error-handling in scheduler task
- [TASK] Add TCA type for export and optimize it for he different types
- [BUGFIX] Fill data for product variants in export
2026-01-19 Release of version 1.1.5
- [FEATURE] Add scheduler folder storage for exports
- [TASK] Add scheduler email enable/disable toggle
- [TASK] Add or update PHP doc comment for classes
2026-01-15 Release of version 1.1.4
- [TASK] Optimize code style
- [TASK] Rebuild documentation
2026-01-09 Release of version 1.1.3
- [TASK] Move module into new module group in backend
- [TASK] Code clean up and quality improvements
2025-10-20 Release of version 1.1.2
- [TASK] Eliminate PHP stan issues and code clean up
- [TASK] Add license file
2025-10-02 Release of version 1.1.1
- [BUGFIX] Fix export durations for product export
- [BUGFIX] Fix label and field in export duration selection
2025-09-30 Release of version 1.1.0
- [FEATURE] Add scheduler email export using a console command and escape and quote CSV cells in product export
- [FEATURE] Add month-specific duration options and filtering conditions for exports
2024-12-27 Release of version 1.0.0
- [TASK] Implement Shop-Export extension