🔌

About

Package description

Lightweight activity history for EmDash CMS content changes.

From the repository

Simple History is a focused activity feed for EmDash CMS. It records content create, update, and delete events, then surfaces them in an admin history page and a dashboard widget so operators can quickly answer: what changed, and roughly when?

  • Records content lifecycle events with timestamps, action, collection, and resource identity

  • Recent Activity dashboard widget for a quick operational pulse

  • Dedicated /history admin page with:

    • collection filtering
    • action filtering
    • rolling windows and custom date ranges
    • pagination
    • empty states
    • retention summary
  • Retention controls and tracked-collection controls stored in plugin KV

  • Standard-format plugin architecture for trusted or sandboxed EmDash installs

  • Private-only admin data routes backed by plugin storage

  • timestamp

  • action (create, update, delete)

  • collection

  • resourceId

  • resourceType

  • optional metadata (title, slug, status) when…

Releases

npm version history

VersionPublished
v0.1.2
v0.1.1
v0.1.0

Version and publish times come from the npm registry packument. Rows refresh when the directory sync updates this listing's metadata (not on every page load).

Provided by GitHub and npm metadata — Is this your plugin?