
Hello people,
We had consultants that have done a lot of code customization work (javascript, plugins and so on) in the system. But now there has been an internal developer chosen that will drive the CRM code customizations. My question is, which is the best way to get an overview over the plugins, code, js and so on that has been created previously in the system, and how to best create an overview and get control over it internally?
Thank you.
Hy Fuka,
Hope this post finds you well.
Tool which can be used are , you can use Plugin Registration tool to get the plugins which are used in the organization. For JavaScript, there is a plugin in Xrm tool box, Dynamics D365 Javascipt Validator. In addition to it, you can use an internal repository to check in your code like TFS or SVN or azure pipeline. For IDE, visual studio code can be best used for the development and maintenance efforts.
Thanks,
Ankit Sabharwal
Best regards,
Ankit
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.