Learning in public — this reference is being written in the open. Unfinished pages are excluded from search engines.
paged.IDML Reference
The Paged PlatformPlugins

plugin-template — the starter

The fork-and-go plugin starter — the SDK tutorial as a runnable repo that consumes only the published @paged-media packages.

Tier: BeginnerBeginnerIexplanation

In short plugin-template is the shortest path to a working plugin — a runnable starter that consumes only the published @paged-media packages (no workspace links). It's the living proof that the Plugin SDK works from a clean checkout.

What it gives you

  • A minimal manifest + activate() skeleton that loads in the editor.
  • A dependency setup floating on the published canary packages, with a standing CI lane that proves the clean-checkout build.

Follow Build a plugin to go from this template to a shipped bundle.

Recent activity

On this page