Log in
  1. Magento Explorer

RemoteStorage Module

All Factory (1) Model (6)

Config

Model

This class provides access to remote storage configuration settings from Magento's deployment configuration. Developers use it to retrieve the configu...

File\Storage\Synchronization

Model

This class synchronizes files from remote storage (like AWS S3) to the local filesystem when remote storage is enabled. Developers use this when they...

File\Uploader

Model

This class extends the standard Magento file uploader to handle file uploads when remote storage is enabled. It automatically detects if an uploaded f...

Filesystem\Directory\Write

Model

This class extends Magento's standard filesystem write functionality to support remote storage systems (like AWS S3 or Azure). When a developer delete...

Model\Filesystem\Directory\WriteFactory

Factory

This factory class creates filesystem directory write instances specifically for remote storage operations in Magento 2. Developers use this when they...

Synchronizer

Model

This class synchronizes files from local filesystem directories to remote storage (like S3 or cloud storage). Developers use this when migrating a Mag...

TmpFileCopier

Model

This class copies files from remote storage to a local temporary directory when remote storage is enabled. Developers use it when they need to work wi...

Courses

Playlists

Lessons

Exams

Magento Explorer