https://github.com/accenture/sfmc-devtools-vscode

Accenture SFMC DevTools for VS Code

https://github.com/accenture/sfmc-devtools-vscode

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords

developer-tools devops ide marketingcloud mcdev salesforce salesforce-developers sfmc vscode-extension
Last synced: 5 months ago · JSON representation

Repository

Accenture SFMC DevTools for VS Code

Basic Info
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 2
  • Open Issues: 25
  • Releases: 4
Topics
developer-tools devops ide marketingcloud mcdev salesforce salesforce-developers sfmc vscode-extension
Created almost 3 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

SFMC DevTools | Visual Studio Code Extension

Accenture SFMC DevTools VS Code Extension was built to simplify the command execution for Accenture SFMC DevTools, offering a more intuitive interface that streamlines the process of retrieving and deploying Marketing Cloud assets, configuration and code across various Business Units and instances. This tool eliminates the necessity of manual command line input (CLI), making your workflow more efficient and user-friendly.

Pre Requisites

Install Accenture SFMC DevTools

bash npm install -g mcdev

Install SFMC DevTools VS Code Extension

  • In Visual Studio Code, navigate to the Extensions tab (or click Ctrl + Shift + X
  • Search for SFMC DevTools and click on Install
  • After installation is completed click on the button Reload Required or simply reopen your Visual Studio Code
  • A mcddev button should display at the bottom bar

Initialize SFMC DevTools Project

If you are starting a completely new SFMC DevTools project - Go to Terminal and click on New Terminal - Enter the command mcdev init and follow the interactive instructions to initialize a new project. For more guidance, consult the official SFMC DevTools documentation here

Wiki

Consult the Wiki for a complete guide on how to use the SFMC DevTools Vscode Extension.

Currently Supported Accenture SFMC DevTools commands

Features

  • Retrieve and Deploy Marketing Cloud assets by right clicking on the file in the File Explorer and selecting the command option
  • Retrieve and Deploy multiple Marketing Cloud assets from multiple metadata types at the same time from the same and different business unit
  • Retrieve and Deploy Marketing Cloud assets by right clicking on the file tab and selecting the command option
  • Deploy Marketing Cloud assets directly from the retrieve folder
  • Copy multiple Marketing Cloud assets from one business unit to another
  • Deploy multiple Marketing Cloud assets from one business unit to another

Copyright

Copyright (c) 2024 Accenture. MIT licensed.

Owner

  • Name: Accenture
  • Login: Accenture
  • Kind: organization

Accenture Github site

GitHub Events

Total
  • Create event: 25
  • Release event: 1
  • Issues event: 24
  • Delete event: 21
  • Issue comment event: 25
  • Push event: 52
  • Gollum event: 11
  • Pull request review event: 17
  • Pull request review comment event: 8
  • Pull request event: 39
Last Year
  • Create event: 25
  • Release event: 1
  • Issues event: 24
  • Delete event: 21
  • Issue comment event: 25
  • Push event: 52
  • Gollum event: 11
  • Pull request review event: 17
  • Pull request review comment event: 8
  • Pull request event: 39

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 77
  • Total pull requests: 183
  • Average time to close issues: 3 months
  • Average time to close pull requests: 19 days
  • Total issue authors: 4
  • Total pull request authors: 2
  • Average comments per issue: 0.4
  • Average comments per pull request: 0.48
  • Merged pull requests: 84
  • Bot issues: 1
  • Bot pull requests: 138
Past Year
  • Issues: 13
  • Pull requests: 31
  • Average time to close issues: 24 days
  • Average time to close pull requests: 3 days
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 0.38
  • Average comments per pull request: 0.03
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 19
Top Authors
Issue Authors
  • anasilva105 (45)
  • JoernBerkefeld (29)
  • PriyajitGhosh1995 (1)
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (139)
  • anasilva105 (45)
Top Labels
Issue Labels
NEW (57) enhancement (31) bug (25) Done (19) chore (17) In Review (6) documentation (2) In Progress (2) dependencies (1) on hold (1)
Pull Request Labels
dependencies (138) bug (13) enhancement (11) chore (7) feature (3) javascript (2) NEW (1)

Dependencies

.github/workflows/pr-labeler.yml actions
  • TimonVS/pr-labeler-action v4 composite
package-lock.json npm
  • 326 dependencies
package.json npm
  • @types/glob ^7.1.3 development
  • @types/mocha ^8.2.2 development
  • @types/node 14.x development
  • @types/vscode ^1.60.0 development
  • @typescript-eslint/eslint-plugin ^4.26.0 development
  • @typescript-eslint/parser ^4.26.0 development
  • copy-webpack-plugin ^5.1.1 development
  • eslint ^7.27.0 development
  • glob ^7.1.7 development
  • mocha ^8.4.0 development
  • ts-loader ^9.2.2 development
  • typescript ^4.3.2 development
  • vscode-test ^1.5.2 development
  • webpack ^5.38.1 development
  • webpack-cli ^4.7.0 development
  • @salesforce-ux/design-system ^2.8.1