Solution Installer for XrmToolBox

XrmToolBox plugin to help you install community developed/supported solutions from GitHub into multiple Dynamics 365 Customer Engagement (CDS) environments. Available on the XrmToolBox plugin store, source code here: https://github.com/rajyraman/Solution-Installer-for-XrmToolBox

CRM Code Editor by Jason Lattimer

Intro blog post: https://jlattimer.blogspot.com/2016/12/new-tool-crm-code-editor.html

GitHub repository: https://github.com/jlattimer/CRMCodeEditor

Enhanced JavaScript editor for performing quick edits within the Dynamics 365, instead of the standard web resource editor. Similar to Visual Studio Code IDE.

crm_code_editor

Workflow Elements

https://kaskela.wordpress.com/

Custom workflow activities for performing the following tasks in workflow process steps:

  • Query for a table (and produce the output for an email message, for example)
  • Query for a single value
  • Query for a list
  • Format date and time
  • Get date parts
  • Add/subtract date and time
  • Retrieve workflow metadata

Workflow_Elements

Dynamics CRM Binary Storage Options

https://dynamicscrmbinarystorageoptions.codeplex.com/

“This plugin allows you to move those binaries from the CRM database to an external provider, with both Azure Blob storage and Azure File storage providers included. Once installed and configured, the process is transparent to users and the organizationservice.”

Alexander Development Dynamics CRM Configuration Data Mover

http://alexanderdevelopment.net/post/2017/02/05/dynamics-365-configuration-data-mover-v2-0/

Transport configuration data across different CRM organizations while preserving the original record GUID’s, to ensure references do not need to be modified in each environment.

CRM_Configuration_Data_Mover