Skip to content

Commit 996d728

Browse files
authored
Merge pull request #6 from DevDavido/development
Small README update
2 parents 4dd7423 + f1bc758 commit 996d728

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,18 @@ If you installed this plugin and it was useful for you or your business, please
2525
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=77KW4LBEYBD9U" target="_blank"><img src="https://dantheman827.github.io/images/donate-button.svg" width="130" alt="Donate"></a>
2626

2727
## Installation
28-
You can install this plugin by:
28+
Preferably you install [this plugin](https://plugins.matomo.org/PerformanceAudit) automatically by:
29+
1. Login to Matomo as Super User
30+
2. Navigate in your Matomo Installation to `Administration``Marketplace` (categorized under `Platform`)
31+
3. Search for `Performance Audit`
32+
4. Click on `Install` and wait up to 1 minute for the installation to finish
33+
34+
You can also install this plugin manually by:
2935
1. [downloading the latest plugin zip file](https://github.com/DevDavido/performance-audit-plugin/releases/latest)
3036
2. Login to Matomo as Super User
3137
3. Navigate in your Matomo Installation to `Administration``Marketplace` (categorized under `Platform`)
3238
4. Click on `upload a Plugin` and upload the zip file from step 1
33-
5. Active this plugin `PerformanceAudit`
39+
5. Activate this plugin `PerformanceAudit` and wait up to 1 minute for the process to finish
3440

3541
Note: If plugin upload is disabled, enable it in your `config/config.ini.php` like that:
3642
```ini
@@ -49,7 +55,7 @@ If any errors occur during activation, please follow the instruction or informat
4955
![Dashboard](/screenshots/Dashboard.png?raw=true)
5056

5157
### Overall Scores
52-
![Overall Scroes](/screenshots/OverallScores.png?raw=true)
58+
![Overall Scores](/screenshots/OverallScores.png?raw=true)
5359

5460
### First Contentful Paint
5561
![First Contentful Paint](/screenshots/FirstContentfulPaint.png?raw=true)

screenshots/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Dashboard](/screenshots/Dashboard.png?raw=true)
44

55
### Overall Scores
6-
![Overall Scroes](/screenshots/OverallScores.png?raw=true)
6+
![Overall Scores](/screenshots/OverallScores.png?raw=true)
77

88
### First Contentful Paint
99
![First Contentful Paint](/screenshots/FirstContentfulPaint.png?raw=true)

0 commit comments

Comments
 (0)