Good day
Well, right now I’m wondering how to dive into GIT and WordPress.
question: how do you deal with it – and how do your custom wordpress sites work in GIT?
After doing some research here on the forum, I think there are a few methods that would fit. I’ve scoured the internet and read dozens of articles, all of which seem to briefly cover the subject. Here are a few ideas.
- Keep everything in one repository, but use a sub-module for WP-core, or – in addition
- put everything (WP core, themes, plugins etc.) in one and only a single repository
- Just save the theme to a repo or – if possible
- Using a workflow such as Rock
how do you personally deal with this at work? How to run WordPress sites in repos using a favorite method.
Hmmm – well, I know this question has been asked many times, but I’m really trying to find the best option: Well, I’m sure you have plenty of ideas on how to get the most out of Git when working with WordPress.
– WordPress version control
– Manage WordPress theme deployments with Git
– Manage a custom WordPress theme using git instead of FTP
what is your current favorite workflow – what does it look like.
- Install WordPress locally
- Develop theme
- Export WordPress databases from local server
- Import the WordPress database to a remote server
would love to hear from you. Any help is appreciated.
submitted by /u/Wise_Environment_185
[visit reddit] [comments]
#WordPress #GIT #workflow
