Skip to content

eddieholeman/RockBlocks

 
 

Repository files navigation

Kingdom First Solutions

RockBlocks

This is an open-source repository of Kingdom First Solutions for all public Rock RMS Blocks. Remember to check our RockAssemblies repo. All code in this repository is targeted for RockRMS version 8 or earlier. Version 9 support will be added in the future.

Setup

The RockAssemblies and RockBlocks repos are intended to be used together.

  • RockAssemblies should be cloned to a sibling folder of the RockWeb folder (for reference relativity).
  • RockBlocks should be cloned directly to Plugins/rock_kfs.

Example folder structure:

.                            # Root GitHub or SDK folder
├── KFSRockAssemblies        # RockAssemblies Repo Root Folder
│   ├── rocks.kfs...         # Specific KFS Assemblies
│   └── ...
├── RockWeb                  # Core RockWeb folder from GitHub or SDK
│   ├── Plugins              # Core Plugins folder from GitHub or SDK
│   │   ├ rocks_kfs          # RockBlocks Repo Root Folder
│   │   │   ├ Bulldozer      # Specific KFS Blocks
│   │   │   └ ...
│   │   └ ...
│   └── ...
└── ...

Usage

Feel free to exercise your coding muscles and clone our repo. We welcome pull requests if you'd like to contribute back!

If you prefer the one-click install method, we have also published several of our plugins to the Rock Shop.

History

We've worked with Rock RMS since its beginning and have helped hundreds of organizations with migrations (check out Bulldozer), reports, and custom plugins.

License

Copyright 2019 by Kingdom First Solutions

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Any derivative works in this repository retain their original license for copyright purposes.

Packages

No packages published

Languages

  • C# 86.4%
  • ASP.NET 13.1%
  • TSQL 0.4%
  • HTML 0.1%
  • JavaScript 0.0%
  • CSS 0.0%