Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOW TO - Remove plugin and errors #4

Open
hbcfw opened this issue Nov 10, 2021 · 0 comments
Open

HOW TO - Remove plugin and errors #4

hbcfw opened this issue Nov 10, 2021 · 0 comments

Comments

@hbcfw
Copy link

hbcfw commented Nov 10, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant