Create a custom moderation view

This example shows you how you can implement a moderation view with a custom Approve/Reject workflow.

In our example, we want to Approve or Reject products to moderate content on our website:

  • We want to preview products images

  • We want to bulk Approve/Reject products

How it works

Smart view definition

Learn more about smart views.

File template.hbs

This file contains the HTML and CSS needed to build the view.

Last updated

Was this helpful?