This repo contains the Salesforce code components (LWC and Apex) which helps us to assign Crud Permissions to both profiles and permission sets from a single screen in BULK based on Keyword. There are also features that supports exporting the permissions , filtering based on permission sets/profiles/various crud permissions. This App also contains the features for providing FLS permissions to both profiles and permissions in bulkified Mode.
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t2x000004FFsK
Clone the Repository to your local machine.
Push the components to your Scratch org using the command sfdx force:source:push -u username.
OR
Push the components to your sandbox using Salesforce extension for Vscode.( Please create project and authorize your sandbox before this step)
A Custom Lightning Tab named Easy Crud and FLS will be created after the package is deployed. Please provide Tab level access for the custom tab to System Admin Profile.