Setup

To use the Plugins API, install the @wix/site-plugins package using npm or Yarn:

Copy

or

Copy

Then import { plugins } from @wix/site-plugins:

Copy
Did this help?