0 GitHub Migrations 2 Aaron Jones posted 9 Years Ago Hello, We are looking to pull down some of the migrations from GitHub to utilize the calendar feature that was committed. We have went through the developer documentation but haven't found a solid way on how to accomplish this. What is the best approach to doing this? Has anyone else attempted this? Thank you in advance
David Leigh 9 years ago As I mentioned previously, I think the best approach would be to pull the "develop" branch to your development environment, build and deploy Rock locally, and develop your SDK to be compatible with that local build of Rock. This will ensure that you are building your add-on against the changes that will be released in v4, including the Event Calendar. Just be aware, as Jon pointed out, that the develop branch changes frequently and is not guaranteed to be stable - which is OK if you are also doing development work, not deploying to production.