https://github.com/weareferal/craft-env-sync
A Craft 3 plugin for syncing your database and asset volumes across environments via the cloud
https://github.com/weareferal/craft-env-sync
craft craft-plugin craftcms craftcms-plugin
Last synced: 5 months ago
JSON representation
A Craft 3 plugin for syncing your database and asset volumes across environments via the cloud
- Host: GitHub
- URL: https://github.com/weareferal/craft-env-sync
- Owner: weareferal
- License: other
- Archived: true
- Created: 2020-01-16T22:27:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T12:14:02.000Z (almost 6 years ago)
- Last Synced: 2025-11-27T16:45:37.305Z (7 months ago)
- Topics: craft, craft-plugin, craftcms, craftcms-plugin
- Language: PHP
- Homepage: https://weareferal.com/tldr/syncing-your-db-and-assets-across-environments-in-craft-3/
- Size: 1.15 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Craft Env Sync
**🚨 Deprecated:** this plugin has been deprecated to make way for two new and improved plugins that handle Env Syncs two use cases more directly:
- [Craft Remote Sync](https://github.com/weareferal/craft-remote-sync/) [(Plugin store link)](https://plugins.craftcms.com/remote-sync) - this plugin handles easy sharing of assets and databases between environments
- [Craft Remote Backup](https://github.com/weareferal/craft-remote-backup) [(Plugin store link)](https://plugins.craftcms.com/remote-backup) - this plugin handles remote backups
You can see the old [`README.md`](./README.old.md) here.