Cloud Storage

This plugin integrates cloud storage options into Payload CMS.

Official 43,441 320.6k/wk MIT v3.85.2

Installation

pnpm add @payloadcms/plugin-cloud-storage

About

The Cloud Storage plugin for Payload CMS allows users to store media in various third-party cloud storage services. This plugin supports adapters for services like Azure Blob Storage, AWS S3, and Google Cloud Storage. It enables customization for individual collections, allowing developers to specify which storage service to use per collection. In the configuration, you can set up the collections that will use cloud storage, specify the adapter for each, and conditionally enable or disable the plugin. For example, using the `enabled` property allows for conditional loading based on environment variables. This flexibility ensures that the plugin fits different use cases and preferences. This plugin retains Payload's built-in access control for uploaded files by keeping file URLs consistent with Payload's routing. If desired, developers can bypass this control by modifying settings in the configuration. Custom adapters can also be created for other storage services not directly supported by existing packages.

Package info

Package name
@payloadcms/plugin-cloud-storage
Latest version
3.85.2
Unpacked size
164 kB
License
MIT
Weekly downloads
320.6k
Last publish
Jul 1, 2026

More from payloadcms

View profile

Similar plugins

More in Storage