-
-
Notifications
You must be signed in to change notification settings - Fork 8
Dashboard Widget not visible #9
Copy link
Copy link
Open
Description
I've tried to add the plausible widget to Statamics dashboard, unfortunately it doesn't appear there.
I've added the following lines at top of the 'widgets' property inside of config/statamic/cp.php with more available native Statamic widgets, which do appear.
[
'type' => 'plausible_visitor_overview',
'period' => '30d', // Period you want to show
'show_graph' => 0 // Boolean, 0 or 1
]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels