Skip to content

HOW TO - Remove plugin and errors #4

Description

@hbcfw

Since this plugin is no longer maintained, it is not compatible with the latest versions of Rock. As a result, we were getting thousands of Exceptions that were overloading our log.

There's no automatic way to delete the plugin, so here are a few things to do:

Remove the Headcount Job

  • Go to Admin Tools > System Settings > Jobs Administration and delete the Headcount Metric Sync Groups job

Delete the following files/folders

  • In Rock\App_Data\RockShop delete the folder with the name Check-In Extensions
  • In Rock\Bin delete the file with the name com.bricksandmortarstudio.checkinextensions.dll
  • In Rock\Plugins delete the folder with the name com_bricksandmortarstudio

Remove block types

  • Go to Admin Tools > CMS Configuration > Block Types and filter by the Bricks and Mortar Studio > Check-In Extensions category
  • Delete all blocks

Remove blocks from pages

  • Go to Admin Tools > CMS Configuration > Pages
  • By default, the plugin added pages under the Internal Homepage > Check-In Administration page
  • Go through each page and remove the plugin blocks as they appear.

Hope this is helpful!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions