weareferal/remote-core

Backend module for remote-sync and remote-backup

Installs: 16 789

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 7

Type:craft-module

5.0.0 2024-08-03 21:34 UTC

This package is auto-updated.

Last update: 2024-11-16 00:00:44 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.