Skip to main content
If you’re upgrading from Portal 3, check out the Upgrade Guide.

@flatfile/plugin-dxp-configure

The @flatfile/plugin-dxp-configure plugin lets you easily attach your implementation of the class-based schema configuration library @flatfile/configure to @flatfile/listener.

Parameters

Workbook
The workbook parameter takes a Flatfile Workbook.

Usage

You can simply attach any existing workbook configuration you have to a listener and it’ll automatically apply to your next Space.
install
import
my-dxp-workbook.js

See the code

@flatfile/plugin-dxp-configure