[Question] Multiple sites in different branches.
zomars opened this issue · 1 comments
zomars commented
Can it be done? Or what would be a recommended approach for multiple sites that share the same theme, plugins, except the DB (or content.
andrewstaffell commented
The recommended approach would be to use a single local installation of FDK for development, and then create a Movefile
with multiple environments' upload credentials, then using wordmove
with the -e
flag to specify the environment for each operation. In this way push theme, plugins, etc to several different independent installations.
See https://github.com/welaika/wordmove/wiki/Usage-and-flags-explained