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:
- 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 - Put the plugin files in the new folder.
- In the Customization Project Editor, open the Modern UI Files page.
- On the Modern UI Files page, add the files from the new folder.
