bugfix message queue relative/absolute path detection
bugfix message queue relative/absolute path detection
Added
- Real-time progress tracking for PDF catalogue splitting with visual progress bar
- Estimated time remaining (ETA) display during PDF processing - Failed page tracking with detailed error reporting
- Retry functionality for failed PDF pages
- Worker queue information messages to guide users on setup requirements Improved
- PDF splitting now processes one page at a time through message queue for better memory management
- Split button state management with proper enable/disable logic based on export status
- Progress bar visibility - now shows immediately when splitting starts
- Memory handling for large PDF files (30MB+) through batched processing
- User notifications system with clear status messages at each stage
- CSS styling with concrete color values for consistent appearance
Fixed
- Maximum execution time errors when processing large PDF files
- Memory exhaustion issues during PDF splitting
- Progress bar disappearing and reappearing during initial processing
- Button state not reflecting catalogue export status correctly
- Message queue worker conflicts when multiple workers run simultaneously
Technical Changes
- Implemented `PdfSplitPageMessage` for individual page processing
- Added progress tracking in media entity configuration
- Optimized Imagick usage with proper resource cleanup
- Enhanced error handling with try-catch blocks for individual pages
- Added polling mechanism for real-time progress updates (4-second interval)
Added
- Real-time progress tracking for PDF catalogue splitting with visual progress bar
- Estimated time remaining (ETA) display during PDF processing - Failed page tracking with detailed error reporting
- Retry functionality for failed PDF pages
- Worker queue information messages to guide users on setup requirements Improved
- PDF splitting now processes one page at a time through message queue for better memory management
- Split button state management with proper enable/disable logic based on export status
- Progress bar visibility - now shows immediately when splitting starts
- Memory handling for large PDF files (30MB+) through batched processing
- User notifications system with clear status messages at each stage
- CSS styling with concrete color values for consistent appearance
Fixed
- Maximum execution time errors when processing large PDF files
- Memory exhaustion issues during PDF splitting
- Progress bar disappearing and reappearing during initial processing
- Button state not reflecting catalogue export status correctly
- Message queue worker conflicts when multiple workers run simultaneously
Technical Changes
- Implemented `PdfSplitPageMessage` for individual page processing
- Added progress tracking in media entity configuration
- Optimized Imagick usage with proper resource cleanup
- Enhanced error handling with try-catch blocks for individual pages
- Added polling mechanism for real-time progress updates (4-second interval)
Split PDF images over Message queue
Update to Shopware 6.7 version
PDF exporter - CDN Support,
Catalogue modal for mobile view,
Bundle boxes and config on element for show/hide button "Add all items to cart"
- Catalogue: Valid from - Valid until
- CSS style products with long name
- PDF sppliter in admin bugfix
- Added service to automatically export PDF to single pages (images)
- Added config to catalogue CMS element
Bugfix: fixed issue with pseudo modal
First version of the Shop the look for Shopware 6