Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 520 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 520 Bytes

Craft Remote Core

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.