Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shornuk/craft-plausible
CraftCMS plugin to show analytics data from Plausible in Dashboard Widgets
https://github.com/shornuk/craft-plausible
Last synced: 2 months ago
JSON representation
CraftCMS plugin to show analytics data from Plausible in Dashboard Widgets
- Host: GitHub
- URL: https://github.com/shornuk/craft-plausible
- Owner: shornuk
- License: mit
- Created: 2021-02-25T22:31:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T01:32:34.000Z (10 months ago)
- Last Synced: 2024-11-17T01:48:06.925Z (2 months ago)
- Language: PHP
- Size: 1.43 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Plausible plugin for Craft CMS
Plausible is a Craft CMS plugin that gives you handy dashboard widgets to display analytics data from Plausible.
## Requirements
This plugin requires Craft CMS 4.0.0 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require shornuk/craft-plausible
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Plausible.
## Configuring Plausible
You'll need to enter your Plausible API key, (can be generated within your account settings) and the Site ID you wish to display data for. This is usually just the domain, eg. domain.com
Brought to you by [shorn](https://shorn.co.uk) | [@shornuk](https://twitter.com/shornuk)