https://github.com/zicht/z-plugin-content
Utility - Z plugin 'content' - Download / upload content utilities
https://github.com/zicht/z-plugin-content
packagist
Last synced: 11 months ago
JSON representation
Utility - Z plugin 'content' - Download / upload content utilities
- Host: GitHub
- URL: https://github.com/zicht/z-plugin-content
- Owner: zicht
- License: mit
- Created: 2016-10-18T14:06:21.000Z (over 9 years ago)
- Default Branch: release/2.x
- Last Pushed: 2022-11-24T09:43:35.000Z (over 3 years ago)
- Last Synced: 2025-01-23T14:55:57.609Z (over 1 year ago)
- Topics: packagist
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Content plugin
This plugin provides a set of tasks to easily migrate content from one
environment to the other.
The following tasks are available:
* Downloading and archiving a remote database (`content:backup`) with or
without uploaded files.
* Uploading a content archive to a remote environment (backed up with
`content:backup`)
* Rsync'ing files (`content:download-files` and `content:upload-files`)
# Maintainers
* Jochem Klaver