Setup

To use the Posts API, install the @wix/forum package using npm or Yarn:

Copy

or

Copy

Then import { posts } from @wix/forum:

Copy
Did this help?