Skip to main content

Command Palette

Search for a command to run...

Product #18: sfdx-profiles-splitter

Published
Product #18: sfdx-profiles-splitter
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: sfdx-profiles-splitter
Usage: Working with profile metadata file

#SFDXPlugin #FreeApp #OpenSource

Description:
- Converts profile metadata source from XML to JSON and vice-versa.
- Converts profile metadata source xml file to a format similar to source format of salesforce objects in intuitive subdirectories of fieldPermissions, pageAccesses, classAccesses and so on.
- Profiles in source format are more readable and easier to manage with a version control system.
- Converts profile source format back to the metadata source format.

Favourite Feature:
- Can process multiple profiles in a directory at a time.
- Can be used in CI process to save the profiles in version control using source format and revert back to metadata source format before deploying to SF org.

Link: https://github.com/lodossDev/sfdx-profiles-splitter
Repo: https://github.com/lodossDev/sfdx-profiles-splitter

Admin Profile segregated into subfolders based on permission type

Sample Object permission in the ObjectPermissions Folder

Sample ApplicationVisibility settings

More from this blog

S

Salesforce Product Hunt

25 posts

I create and share productivity apps for Salesforce