weareferal/remote-core

Backend module for remote-sync and remote-backup

Installs: 15 368

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 5

Type:craft-module

4.1.2 2023-12-07 23:22 UTC

README

A helper library for craft-remote-sync and craft-remote-backup Craft plugins.

This module is used by craft-remote-backup and create-remote-sync for shared functionality, particularly with regard to remote backend providers:

  • AWS
  • Google Drive
  • Digital Ocean
  • Backblaze

The business logic for these providers is stored here so that it doesn't have to be duplicated across plugins.