
內容簡介
一個不需煩惱的 WordPress 備份外掛
使用 BackupBank 輕鬆地安全備份您的網站資產。利用您的儲存空間和計劃傳輸通過 SFTP、Google Cloud Storage、AWS 和更多。
安裝
安裝 WordPress 外掛只需要點擊幾下。
安裝 WordPress 外掛
以管理員身份登入 WordPress 的 WP-Admin 區域。
在左側菜單中單擊「外掛 -> 新增」。
在關鍵字搜索中搜尋「BackupBank」。
單擊 BackupBank 外掛旁的「立即安裝」。
配置每日備份
在左側菜單中導航至「BackupBank」部分。
切換「啟用備份」按鈕為「開啟」狀態。
添加您的 SFTP / SCP 或 Google Cloud Storage Bucket 名稱及驗證 JSON 檔案(請參閱 FAQ 以取得建立此檔案的資訊)。
單擊「更新」按鈕。
了解更多並在BackupBank.io註冊 Pro 外掛。
請務必將 wp-cron.php 添加到您的本地 cron 配置文件中。
* */15 * * * wget –delete-after http://[ yourdomain.com ]/wp-cron.php > /dev/null 2>&1
此外,請在 wp-config.php 中添加以下行:
define('DISABLE_WP_CRON', true);
外掛標籤
開發者團隊
② 後台搜尋「BackupBank – No-Hassel WordPress BackUps」→ 直接安裝(推薦)
原文外掛簡介
A No-Hassel WordPress BackUp Plugin
Use BackupBank to securely backup your website property with ease. Leverage your storage and schedule transfers via SFTP, Google Cloud Storage, AWS, and more.
Installation
Setting up the WordPress plugin is as easy as a few clicks.
Installing the WordPress Plugin
Login to your WordPress WP-Admin area as an Administrator.
Click on “Plugins -> Add New” in the left hand menu.
Search for “BackupBank” in the keyword search.
Click “Install Now” next to the BackupBank plugin.
Configuring Daily Backups
Navigate to the “BackupBank” section in the left hand menu.
Toggle the “Backup Enabled” switch to “ON”
Add your SFTP / SCP or Google Cloud Storage Bucket name & Authentication JSON ( See the FAQ for information on creating this file )
Click the “Update” button.
Learn more and signup for Pro at BackupBank.io
Be sure to add the wp-cron.php to your local cron configuration.
* */15 * * * wget –delete-after http://[ yourdomain.com ]/wp-cron.php > /dev/null 2>&1
Additional, add the following line to your wp-config.php:
define('DISABLE_WP_CRON', true);
