Location of Sample Plug-in in the vSphere Client SDK

When you download the vSphere Client SDK, you can find the sample plug-in in the your_SDK_folder/html-client-sdk/samples directory. The sample code is already built and deployed in the application server location: your_SDK_folder/html-client-sdk/vsphere-ui/plugin-packages.

The sample plug-in code demonstrates how you can create a custom object and a customized workspace for this object based on your business needs. The sample demonstrate best practices for single entry point, plug-in structure organization such as a Welcome page, a Settings page, and navigation between views. The sample uses Clarity Components and a design similar to the theme of the vSphere Client. The sample also demonstrates the usage of internationalization for different locales. For more information about the Clarity Design System, see https://vmware.github.io/clarity/.