Skip to main content

Command Palette

Search for a command to run...

Product #22: Org Check

Updated
Product #22: Org Check
M

I am a developer currently in Germany and a father to one. I share productivity apps for Salesforce implementations every week.

Try out these 5 star rated Salesforce browser extensions I built.

  1. Salesforce Dependent Picklist Matrix Export
  2. Salesforce Data/Metadata Utility
  3. Record and Metadata Comparator for Salesforce (Originally developed by Rajiv Bhatt)

If you have any suggestions for improvements or if you just want to tell me how much my project sucks, my email is manindersfdc@gmail.com.

You can support my work at https://www.buymeacoffee.com/maninders

Name: Org Check
Usage: Analyze Salesforce org and its technical debt

#SalesforceNative #SalesforceLabs #FreeApp #OpenSource

Description:
- The app assigns scores based on violation of the best practices.
- Gives detailed info on custom, standard and external objects, CMDT and custom settings from org or managed packages.
- Identify active users in a profiles and permission sets.
- Visualise Role hierarchy in a map with active and inactive users and other details.
- Provides last login, profile, permission sets and key user permissions for all users.
- Lists apex class details like sharing, related tests, count of methods, dependencies, etc.
- Covers useful details for triggers, public groups, queues, flows, batches and other metadata types.

Favourite Feature:
- Animated Logo showing the progress of the analysis wins my heart.
- Complete analysis in each tab can be exported in CSV format for documentation.
- Caches the data in browser for faster loading and ability to refresh cache.
Repo: OrgCheck Repo
Installation Link: Install

Analysis of the role hierarchy

The data cached by the app in browser for fast retrieval

Analysis of the permission sets

Analysis of Apex classes