code4romania / code4romania/website-factory
Create data transfer mechanism between instances
Open
enhancement :rocket:
- Dominant language
- PHP
- Stars
- 26
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 14
Description
This should help with the transfer of data between our staging and production environments.
It should transfer the entire database and all the files present in the `media` table. It is a potentially destructive action, so it should require an env variable toggle and (maybe) some sort of authentication.
Contributor guide
Assessment
This issue has not been assessed yet.