Installation

Place GTM UI on your server and ensure it before anything that depends on it.

Steps

  1. Copy the gtm-ui resource into your server’s resources folder.
  2. Add it to server.cfg before any resource that uses it:
ensure gtm-ui
  1. Optionally open config.json and choose a theme, notification position, and sound preferences.
  2. Restart the resource or the server.

Verify

Once started, other resources can call GTM UI through exports. If a dependent script loads first, start gtm-ui earlier in your load order.

See Configuration to refine the look and feel, then Using GTM UI for the export API.