Workbench

Use the Workbench CLI to develop, test, publish, and inspect collection modules locally.

Use the Workbench CLI to clone, edit, test, publish, and inspect collection modules from your local machine.

The Workbench CLI is published on npm. Set it up with the Workbench setup tutorial before you clone or edit a collection module.

Workbench guides

Typical workflow

  1. Create or clone a collection module.
  2. Edit code and configuration locally.
  3. Run tests or render UI components locally.
  4. Push changes to update the draft version.
  5. Publish the draft when it is ready for production.