1.0.3 • Published 25 days ago

sanity-plugin-plausible-iframe v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
25 days ago

sanity-plugin-plausible-iframe

This plugin is for Sanity Studio v2.

Check out a v3 compatible alternative: https://www.sanity.io/plugins/plausible-analytics-widget by Stijn

Simple plugin to show Plausible analytics as an iframe inside of the Sanity Dashboard. This is my very first plugin.

sanity dashboard widget

Installation

sanity install plausible-iframe

Configuration

The plugin can be configured through <your-studio-folder>/config/plausible-iframe.json:

{
  "site": "<domain.com?auth=xxxx>"
}

Configuration Plausible

  1. Create a new Shared Link without password protection.
  2. Copy the end of the link to /config/plausible-iframe.json

License

MIT © Ole Svennevig See LICENSE