Logo Mark

Introduction

Installation

Installing the Remote Backup plugin can be done manually via CLI or through the Craft Plugin Store.


Requirements

This plugin requires Craft CMS 3.0.0 or later (Craft 4 supported).

See the Github releases page for all versions.

Installation

To install the plugin:

  1. Open your terminal and go to your Craft project:
cd /path/to/project
  1. Tell Composer to load the plugin:
composer require weareferal/remote-backup
  1. In the Control Panel, go to SettingsPlugins and click the “Install” button for Remote Backup.

Alternatively you can install the plugin directly from your Control Panel via the Craft Plugin Store.

Previous
Overview