Skip to main content

Platform Bindings

Platform Bindings is a feature that allows developers to extend and customize the Fynd Commerce functions by integrating additional features through Extensions.

Platform Slot Bindings

It provides predefined slots or placeholders in the Fynd Commerce UI where custom content or functions can be injected, enabling seamless extension integration without altering the core platform code. Fynd Commerce dynamically loads extension-provided content or functionality into the appropriate slots as users interact with the platform, facilitating a highly customized UX.
When an extension is installed in the Fynd Commerce, it registers its functionality to specific slots. Platform Slot Bindings ensures that the extension's content or function is displayed in the required location within the Fynd Commerce UI.
For example, a developer can create a custom widget for blocked order updates, such as a sales summary or analytics chart, and bind it to a dashboard slot, offering additional insights to users.

Add Platform Slot Bindings

Prerequisite

  • Ensure that you have created an extension before you start with Platform bindings. Refer to Get Started for step-by-step guide.

Do the following steps to create a Platform Slot Bindings:

  1. Login to your Fynd Partner account.
  2. In the left pane, click Extensions and select the extension you want to configure.
  3. Go to Extension Setup and ensure the extension URL and permissions are correctly configured.
  4. In the Bindings section, click Manage.
  5. In the upper-right side of the window, click Add to create new bindings.
  6. Select Platform Panel in Interface Area dropdown list.
  7. Select Page Slot from the Binding Type dropdown list.
  8. Enter a name for the bindings.
  9. Specify the target URL where you have hosted this bindings.
  10. Select the page where you need to show the link in Allow on all pages dropdown list.
  11. Click Add. You will see a success notification when the bindings is successfully created.

Was this section helpful?