The plugin manager web UI allows users to manage plugins. The web UI allows users to add, edit, and delete plugins.
Note: Customers can contact BriteCore to request that the UI is enabled on their site by adding the Integrations module in BriteDeploy for BriteCore-UI.
The web UI also lets users see recent messages sent to each subscription.
Note: The UI and API don’t enforce any authorization. Any authenticated user can create, delete, and view a plugin. This could allow an unauthorized user to gain access to information not intended for the user. The configuration text box value is converted to JSON upon registration or update.
Access the plugin manager web UI
Step 1: Select All Products at the bottom of the BriteCore menu.
Step 2: On the All Products dashboard, select Integrations.

Step 3: On the Integrations screen, select Plugins.

Create a new plugin
Step 4: On the Plugins screen, select New Plugin.

Step 5: In the Register Plugin dialog box:
- Type the plugin name in the Name box.
- Type the slot name in the Slot Name box.
- Type the base URL in the Base URL box.
- Type the Resource path.
- Type the Configuration Object.
- Select Register Plugin.

Edit a plugin
On the Plugins screen, navigate to the plugin row you want to update and select Edit.

In the Update Plugin dialog box, edit the details.

Select Update Plugin to save.
Delete a plugin
On the Plugins screen, navigate to the plugin row you want to delete and select Delete.

In the Confirm dialog box, select Yes, delete.