Let us kick start your development by creating a custom project for you with all the right details in all the right places.

  • Note: McKinley 14.0 is the last version we'll make for this Rockit SDK. We now recommend you use a fork/copy of the Rock repo on Github to manage your own plugins. You'll find this is a better experience because you can easily step though your code directly into the Rock core code when troubleshooting.
  • Rock v13 and higher requires Visual Studio 2019 and the .NET Framework 4.7.2 with these workloads:
    • ASP.NET and web development
    • Node.js development
    • .NET desktop development
Create My Project

Updating your SDK

Steps to keep your SDK up-to-date with upcoming Rock releases:

  1. Subscribe to our developer group below to get notified when a release goes beta.
  2. Set your "Update Server URL" Global Attribute to the beta repo: http://update.rockrms.com/F/rockbeta/api/v2/
  3. Use the "Update Rock" feature to update to the beta version.
  4. Commit the changes to your source control.