- Setup local version for site development using LocalWP
- Create github repositories to store repo’s for folders you will develop, typically a plugin you are developing
- Create a file changelog.md
- Add all changes to the change log
- After each development stage, commit changes to the Github Repo
- When ready, create a dev site on the hosting server and test on dev site
- Only when dev site is updated to match live site ( if it exists), update live site