1 / 5

HOW TO SETUP VS CODE TO DEPLOY SALESFORCE CODE?

This presentation by the Blueflame Labs, the salesforce consulting partners, has shared the complete step by step process of setting up vs code to deploy Salesforce Code. Read now! https://www.theblueflamelabs.com/how-to-setup-vs-code-to-deploy-salesforce-code/

Télécharger la présentation

HOW TO SETUP VS CODE TO DEPLOY SALESFORCE CODE?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HOW TO SETUP VS CODE TO DEPLOY SALESFORCE CODE?

  2. Introduction • In Salesforce, there are multiple ways to deploy. • VS Code is one of the deployment methods. the deployment methodology is explained below. VS CODE SETUP:- • Download: Visual Studio Code Setup >> https://code.visualstudio.com/docs/?dv=win • Download: Git bash • Download: Salesforce CLI >> https://developer.salesforce.com/tools/sfdxcli

  3. VS Setup • Install these below packages in VS Code. – Salesforce CLI Integration – Salesforce Extension Pack – Lightning Web Components – Apex Interactive Debugger – Apex Replay Debugger – Aura Components – Salesforce Package.xml Generator VS Code Extension.

  4. VS Setup • If you want to check the version of salesforce CLI then in the command prompt —- Sfdx –version • If you want to update the version of salesforce CLI then in the command prompt —-Sfdx update • Install Amplify DX • Get credentials for Amplify DX, bitbucket, and org. • Login to Org and Retrieve the metadata:-

  5. VS Setup • Open the Vs code and follow 3 steps. • Open the folder which you have created and create the project. • Ctrl Shift P and select SFDX: Authorize an Org-> sandbox and paste the username. • It will redirect you to login into the org. • Read more at Blueflame Labs Blog. Blueflame Labs is a trusted salesforce consulting partners. Read now! https://www.theblueflamelabs.com/how-to-setup-vs-code-to-deploy-salesforce-code/

More Related