• Stars
    star
    230
  • Rank 174,053 (Top 4 %)
  • Language
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a place to share plugins you've created

Awesome SFDX Plugins

In the spirit of awesome-[whatever], it's a public directory of open source sfdx plugins.

Contributing

Fork, PR, and add your plugins to share with the world Also feel free to reorganize these as the list grows

Official plugins/modules from Salesforce

Community supported plugins

Shared by people out of love, for the community. No guarantees.

  • shane-sfdx-plugins (Shane McLaughlin, @mshanemc)

    Too many commands to even attempt to describe--just go read the README.

  • muenzpraeger/sfdx-plugin (Rene Winkelmeyer, @muenzpraeger)

    Sets api version, deletes Aura empty boilerplate files, and turns swagger defts into Apex classes

  • sfdx-waw-plugin (Wade Wegner, @wadewegner)

    Shortcuts for connected apps, codeclean, packaging, and more

  • mo-dx-plugin (Mohith Shrivastava, @msrivastav13)

    Retrieving and deploying via tooling api, convert package source to Salesforcedx source all in one command, rename CRUD based metadata

  • sfdx-cmdt-plugin (Shun Kosaka, @shunkosa)

    Convert csv to custom metadata

  • texei-sfdx-plugin (folks from Texei, especially @FabienTaillon)

    Crawls package dependencies and automatically installs the prerequisites | update your user fields |Β enables SharedActivities in scratch orgs | and more

  • ETCopyData ( Andres Perez @eltoroit)

    Extract and populate data to sandboxes and scratch orgs

  • sfdx-browserforce-plugin (Matthias Rolke @amtrack)

    Configurable tool for browser-driving through the setup menu to get at all those non-accessible features

  • sfdx-migration-automatic (Shinichi Tomita @stomita)

    Dump/load record data to/from CSV files to easily migrate data between orgs

  • sfdx-devhub-pool (Shinichi Tomita @stomita)

    Generate scratch orgs without hitting daily limit by using multiple DevHub orgs as a pool

  • sfdx-toolbox-package-utils (John M. Daniel @ImJohnMDaniel)

    Plugin devoted to better managing second generation package dependencies.

  • sfpowerkit (Accenture)

    Too many powerful things.Read the documentation on the git repo.

  • sfpowerscripts (Accenture)

    A build system for package based development model using sfdx-project.json as source of truth.

  • soqlx-opener (John M. Daniel @ImJohnMDaniel)

    For those SalesforceDevs that love @Superfell's #SoqlXplorer, this plugin brings the power of SoqlX to DX Scratch orgs.

  • sfdx-git-packager (Charles Jonas @ChuckJonas)

    Generates Metadata packages from differences between git refs.

  • JSON-Bourne-SFDX (REA Group @realestate-com-au)

    Source control your org reference data, and treat it as metadata (make changes in scratch org, commit the changes to source control and "deploy" through CI).

  • SFDX Essentials (Nicolas Vuillamy & contributors @nvuillam)

    Filter metadata folders according to a package.xml, generate automatically permission sets , check the consistency between a SFDX project sources and related package.xml file(s), change package dependencies versions and apiVersion, reorder package.xml file content, migrate SFDX sources from an object model to a new objects model, filter metadatas XML before deployment.

  • sfdx-mohanc-plugins (Mohan Chinnappan, @mohan-chinnappan-n)

Too many commands to even attempt to describe--just go read the README.

  • Flowdoc (Shun Kosaka @shunkosa)

    Still in alpha, but very promising approach to create documentation from your Flows as PDF, Word (docx) and JSON!

  • sfdx-valkyrie (Jonathan Wiesel @jonathanwiesel)

    Detect and report on lack of implementation of the bypassing pattern.

  • adp (American Express)

    Various devops tools (e.g. to login into an org), run jars (includes talend jobs)

  • jayree

    Deploys changesets, updates state and country picklists and other helpful time-savers.

  • sedmockdata (Mohith Shrivastava, @msrivastav13)

    A plugin for Salesforce DX CLI that provides ability to generate test data using mockaroo schema.You will need to sign up for the mockaroo API services and generate a schema.

  • DXB (David Browaeys, @davidbrowaeys)

    A set of cool commands that extend the salesforce cli such as delta deployment, scratch org creation, profile json conversion, optimize soql queries by running your query plan locally, transfer sample or ref data from one org to another using bulk api, search why user as access to a object or a field, clean permisson set.

  • sfdx-ci-plugin (Frans Flippo, @fransflippo)

    A plugin to create a connected app suitable for JWT authentication (sfdx auth:jwt:grant) with "one click". Especially useful for CI/CD which requires being able to non-interactively connect your org. The plugin takes care of creating the certificate and private key, creating and assigning permission sets, and creating the actual connected app. It even tells you exactly which sfdx command to include in your CI pipeline script to connect to the org. The plugin is agnostic of which CI/CD tool you happen to use.

  • sfdx-hardis (Hardis Group, @hardisgroupcom)

    A lot of commands allowing to orchestrate sfdx commands and other sfdx plugins commands in order to easy the use of Git and Salesforce DX

  • Aura Helper SFDX (@JJLongoria)

    Powerfull plugins to work with Salesforce Projects. Has commands to create packages from GIT differences (Between branches, commits, tags and more), merge several packages into one file by type among other options, list and describe metadata from your local project or connected org, compare metadata between two orgs or between your local project and the project org, check dependencies errors or repair it automatically, import and export data in tree format (including relationships) without salesforce limits, execute an apex anonymous script file iteratively an N selected times and other interesting tools (and future features). Designed to support devops and CI workflows. Work with source and Metadata API Formats and Support Aura Helper VSCode Extension. (Developed using Aura Helper NodeJS Framework).

  • sfdx-deliverability-access (@gfarb)

    Uses Selenium, Chromedriver and headless browsing to set Email Deliverability Access Level via command line (works in CI/CD flows)

Not plugins, but useful

IDE Plugins

Documentation

  • Oclif

    A few layers down the stack, and for when you want to build CLI for other things that may not be sfdx-specific

  • Plugin developer guide

Issues

core sfdx commands have an issues-only repo

More Repositories

1

shane-sfdx-plugins

TypeScript
214
star
2

deploy-to-sfdx

the power behind hands-on workshops, demo booths, and platform trial
CSS
82
star
3

processBuilderBlocks

apex invocable methods for use in Process Builder
Apex
79
star
4

einstein-ai

Interact with Einstein's Predictive Vision and Language services via force.com objects and Chatter
Apex
44
star
5

roundRobinProcessBuilder

Apex
26
star
6

lightningStreamer

lightning component to subscribe to a streaming push topic and broadcast all messages received as a lightning event
JavaScript
14
star
7

LightningErrorHandler

JavaScript
11
star
8

liveRecord

records in Lightning Experience that react when the underlying data changes
JavaScript
11
star
9

lightningYoutube

it's a youtube player as a lightning component
CSS
10
star
10

Salesforce1-QR

scan open QR codes with Salesforce1
Apex
9
star
11

related-list-plus-plus

JavaScript
9
star
12

sfdx-msm-plugins

JavaScript
9
star
13

plugin-helpers

TypeScript
6
star
14

lightningAccordion

example of an accordion (a la angular-ui-bootstrap directive) built in Salesforce lightning components
JavaScript
5
star
15

it-observatory

TypeScript
5
star
16

DF17integrationWorkshops

Shell
4
star
17

heroku-cdc-demo

JavaScript
4
star
18

salesforce-twilio-workflow

a custom object for SMS messages, with a trigger to post it through the Twilio API
Apex
4
star
19

community-boilerplate

Apex
4
star
20

getPopular

Lightning Components for displaying most-followed records
JavaScript
4
star
21

lea-publisher-workshop

Apex
4
star
22

ng-kitbag

a repo of stuff I tend to throw into every Salesforce org that I touch.
JavaScript
4
star
23

lightningDrawings

Apex
3
star
24

manufacturing-safety-demo

platform events, predictive vision, connected lightbulbs...what's not to love?
Apex
3
star
25

lwc-org-chart

HTML
3
star
26

process-automation-workshop-df17

Apex
2
star
27

progress-ring

HTML
2
star
28

homebridge-griddy

TypeScript
2
star
29

sfdx-sosl

JavaScript
2
star
30

communityCalendarList

JavaScript
2
star
31

unifiedFieldHistoryComponent

Apex
2
star
32

data-mask

Shell
2
star
33

volunteering-base-pkg

sample repo used for various projects
Apex
2
star
34

odata

heroku service for providing demo data for Connect
Java
2
star
35

tinyColumnsSLDS

when slds--size-1-of-12 isn't enough. This one goes to 20!
CSS
2
star
36

sublimeSnippetsSFDC

sublime snippets for apex, and especially lightning components development
2
star
37

promiseErrorHandler

simplified error handling, wrapped in a promise approach for Apex calls
JavaScript
2
star
38

flow-workshop

Shell
1
star
39

flow-approvals

1
star
40

platform-event-flic

JavaScript
1
star
41

nut-poc-github-actions

1
star
42

backlog-analyzer

Shell
1
star
43

df19-flow-workshop

Shell
1
star
44

electron-web-lwc

CSS
1
star
45

streaming-sfdx

TypeScript
1
star
46

platformEventPlayer

show the full JSON of events as they occur. Helpful for debugging.
JavaScript
1
star
47

notification-workshop

Shell
1
star
48

flows-simple

Shell
1
star
49

heroku-reaper

TypeScript
1
star
50

electron-base

Apex
1
star
51

prediction-api

CSS
1
star
52

df17-community-content-workshop

Shell
1
star
53

lwc-related-images

JavaScript
1
star
54

codeForClicks

write code that empowers non-coders
JavaScript
1
star
55

cpq-workshop

Shell
1
star
56

enable-mfa-workshop

Shell
1
star
57

scratch-org-demo

Apex
1
star
58

twilio-text-app

Shell
1
star
59

profile-photo-motivator

Apex
1
star
60

custexp

Shell
1
star
61

react-native-iOS-thunder-geostreamer

JavaScript
1
star
62

data-mask-workshop

Shell
1
star
63

github1141-big-object-index

JavaScript
1
star
64

oneft-lwc

CSS
1
star
65

sf-mass-child-junction

salesforce mass child junction add.
Apex
1
star
66

dynamic-forms

Shell
1
star
67

processBuilderPS_PSL

Apex
1
star
68

lwc-oss-base

not the real things, not leaking private code. For sharing across my projects. Use at your own risk.
CSS
1
star
69

EquipmentCalibration

90 Second Apps Source
Shell
1
star
70

vscode-extensions-demo

Apex
1
star
71

heroku-pipelines-workshop

HTML
1
star
72

employee-safety

Shell
1
star
73

untangling

Apex
1
star
74

sustainability

Shell
1
star
75

dynamic-actions

Shell
1
star
76

txSecDemo

Apex
1
star
77

community-chatter-privacy

how to keep users posts in a partner community from being a conduit where partners can see each other and have discussions.
1
star
78

lwc-workshop

HTML
1
star
79

js-buttons

Shell
1
star