spryker/product-attachment-storage

ProductAttachmentStorage module

Maintainers

Package info

github.com/spryker/product-attachment-storage

pkg:composer/spryker/product-attachment-storage

Statistics

Installs: 1 536

Dependents: 1

Suggesters: 0

Stars: 0

1.0.2 2026-02-20 18:54 UTC

This package is auto-updated.

Last update: 2026-02-27 19:02:57 UTC


README

Latest Stable Version Minimum PHP Version

ProductAttachmentStorage module provides publish and subscribe functionality for product attachments, publishing attachment data to Redis for high-performance frontend access.

Features

  • Publishes product attachment data to Redis storage
  • Supports locale-specific attachment storage with default fallback
  • Automatic synchronization via event-driven architecture
  • Client layer for efficient Redis reads with locale fallback

Installation

composer require spryker/product-attachment-storage

Documentation

Module Documentation