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:
- Open your terminal and go to your Craft project:
cd /path/to/project
- Tell Composer to load the plugin:
composer require weareferal/remote-backup
- In the Control Panel, go to
Settings
→Plugins
and click the “Install” button for Remote Backup.
Alternatively you can install the plugin directly from your Control Panel via the Craft Plugin Store.