weareferal/remote-sync 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

weareferal/remote-sync

最新稳定版本:5.0.0

Composer 安装命令:

composer require weareferal/remote-sync

包简介

Sync your database and assets across Craft environments

README 文档

README

Header image for plugin

📓 Documentation | 💳 Purchase | 🤷🏻‍♂️ Get help

Remote Sync is a plugin for Craft CMS that helps you sync your database and assets across multiple Craft environments via cloud destinations like AWS, Digital Ocean & Backblaze.

This makes it easier to move from local development to staging and onto production and avoids the need to regularly SSH into servers to perform database dumps and restores.

Remote Sync provides a useful interface for manually syncing your data via the Craft CMS Control Panel utilites section:

Craft Remote Sync Overview

Remote Sync also lets you automate the process via CLI commands:

./craft remote-sync/database/push
./craft remote-sync/database/pull
./craft remote-sync/database/list
./craft remote-sync/database/delete ...

Features

  • Database sync: move the entire database from one environment to another without touching the CLI.
  • Asset sync: copy all your asset folders without needing to FTP a file yourself.
  • Multiple cloud providers: remote sync supports numerous cloud providers including AWS and Backblaze.
  • Background queue: use the Craft queue to avoid hanging around for files to complete syncing.
  • Supports large files: sync large multi-GB volumes and databases to remote destinations.
  • CLI commands: automate syncing using the CLI commands and cron.
  • Prunes old files and folders: automatically prune old files so you never run out of space.
  • Remote volumes: sync remote volumes to other remote locations (i.e. S3 to Backblaze)

Documentation

See the full documentation website for details on how to get started with the plugin.

统计信息

  • 总下载量: 15.53k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-04-05