AWS S3

AWS S3

Store images and other assets in AWS S3

npm install @vendure/asset-server-plugin
Latest version3.1.3
Compatibility^3.0.0
Last publishedFeb 14, 2025
Vendure Open Source

The AssetServerPlugin serves assets (images and other files) from the local file system. It can also perform on-the-fly image transformations and caches the results for subsequent calls.

npm install @vendure/asset-server-plugin

For documentation, see docs.vendure.io/reference/core-plugins/asset-server-plugin/