aYOUne

ay templates

ay templates (Alias: tmpl)

Verwaltet Plattform-Templates: Email, Notification, Report und Store. Liegen in den jeweiligen Module-APIs (marketing für Email, config für Notification, reporting für Report, marketplace für Store).

Subcommands

ay templates email

email list

ay templates email list
ay templates email list --search "welcome"

email get <id>

ay templates email get 64a1b2c3

ay templates notification (Alias: notify)

notification list

ay templates notification list
ay tmpl notify list

notification get <id>

ay templates notification get 64a1b2c3

ay templates report

report list

ay templates report list

report get <id>

ay templates report get 64a1b2c3

ay templates store

Marketplace-Bundle-Templates (für Phase-2-Marketplace).

store list

ay templates store list

Beispiel-Workflow

# Welcome-Email-Template finden
ay templates email list --search welcome

# Detail anschauen
ay templates email get 64a1b2c3

# Im Editor öffnen
ay edit emailtemplates 64a1b2c3

Siehe auch

  • edit — Interaktiv editieren
  • execsendTestEmail-Action triggern