Customization Project with UI Changes: Custom Plugin

You can implement a custom plugin by using TypeScript and HTML. To apply it to your instance, the plugin files need to be included into your customization and published to the instance. To include the plugin files into the customization project, do the following:

  1. Create a folder for your plugin files in the development folder of your instance. An example for the giftCard folder is shown below.
    FrontendSources/screen/src/development/plugins/giftCard
  2. Put the plugin files in the new folder.
  3. In the Customization Project Editor, open the Modern UI Files page.
  4. On the Modern UI Files page, add the files from the new folder.