Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit 6199449

Browse files
committed
Review
- #1 (comment) - #1 (comment) - #1 (comment) Signed-off-by: Zorglube <630192+zorglube@users.noreply.github.com>
1 parent b74f2c9 commit 6199449

3 files changed

Lines changed: 8 additions & 52 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Extension tests
2626
uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
2727
with:
28-
EXTNAME: phpbb/googleanalytics # Your extension vendor/package name
28+
EXTNAME: cube/matomoanalytics # Your extension vendor/package name
2929
CODECOV: 1 # Run code coverage via codecov? 1 or 0
3030
secrets:
3131
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} # Do not change this

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@
1111
"name": "Jan Wille",
1212
"email": "mail@janwille.de",
1313
"homepage": "https://janwille.de",
14-
"role": "Upstream Extension Developer"
14+
"role": "Extension Developer"
1515
},
16+
{
17+
"name": "Zorglube",
18+
"email": "630192+zorglube@users.noreply.github.com",
19+
"homepage": "https://blog.broncotoxique.com",
20+
"role": "Extension Contributor"
21+
},
1622
{
1723
"name": "Marc Alexander",
1824
"email": "admin@m-a-styles.de",

language/fr/matomoanalytics_acp.php

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)