
內容簡介
啟用本外掛後,將會建立「Advanced Update Manager」設定選項頁籤
本外掛將會建立三個用於儲存資料的資料表,分別為「autoupdaterestore_data」、「autoupdaterestore_backup」和「autoupdaterestore_updates」
如果使用者開啟「自動更新」功能,則本外掛會根據所選擇的排程頻率設置 cron 來檢查外掛更新
在「預設」選項頁籤中:
使用者可以設定更新電子郵件的「收件人地址」和「寄件人地址」
使用者可以選擇「排程頻率」,相應地對「自動更新」功能進行設置,可選擇「每日」、「每週」或「每月」
使用者可以上傳網站地圖來備份網站資料,手動備份資料,變更「自動更新」功能設置,手動回滾或升為任意版本的外掛程式。
在「備份紀錄」選項頁籤中,使用者可以查看資料備份的列表
cron 將根據設定的排程頻率檢查更新:
如果使用者選擇開啟「自動更新」功能,那麼默認情況下,cron 會設置為每天檢查更新
當外掛檢測到更新並進行第一次更新時,將會向管理員發送一封電子郵件
如果使用者允許自動更新外掛程式,那麼在第二個排程定時完成調整後,cron 將自動更新外掛
在更新外掛程式之前,cron 會備份檔案和資料庫
完成更新後,cron 會再次備份已更新的檔案和資料庫
然後,cron 將比較更新前後的檔案。如果發現任何錯誤,則會「回滾」更新,並向管理員發送電子郵件
《自動更新外掛程式和佈景主題文件》
外掛標籤
開發者團隊
原文外掛簡介
The plugin will create \”Advanced Update Manager\” setting tab after activation
This Plugin will create 3 tables \”autoupdaterestore_data\”, \”autoupdaterestore_backup\” and \”autoupdaterestore_updates\” for storage purpose
If the user allows Auto Update then the plugin will set cron as per selected schedule for plugin update checking
From \”Default\” tab
=> User can set settings like \”To\” email address where user can get update emails,
\”From\” email address so, user can get update emails from a particular email
\”cron schedule\” user has options like \”Daily\”,\”Weekly\” or \”Monthly\”.
=> Also user can upload sitemap for backup purpose,
=> User can take manual backup
=> User can change Plugin Auto Update settings
=> User can Rollback or Upgrade any plugin versions manually
From \”Backup History\” tab
=> From here user can view the Backup list of files
Cron will check the updates as it scheduled
=> By default if user select \”Auto Update\” yes then cron will set to Daily schedule
=> First time when plugin detects update then one mail will send to the admin
=> If user set allows to auto update plugin
then on second schedule cron will update plugin automatically
=> Before updating plugin cron will take Files and Database backup
=> After update will take backup again of updated files and Database
=> Then will Compare both files before updates and after updates. If found any errors then \”Rollback\” the update
and Mail to admin
Documentation Autoupdate Plugins & Themes
