1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ExcludeCountries.git synced 2024-09-20 17:03:46 +02:00
plugin-ExcludeCountries/plugin.json

30 lines
715 B
JSON

{
"name": "ExcludeCountries",
"description": "Exclude or include visitors from selected countries",
"version": "0.3.0",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
"authors": [
{
"name": "Lukas Winkler",
"email": "lukas@matomo.org",
"homepage": "https://lw1.at"
}
],
"support": {
"email": "lukas@matomo.org",
"issues": "https://github.com/Findus23/plugin-ExcludeCountries/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-ExcludeCountries"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": [
"geolocation",
"tracking",
"countries",
"filter"
]
}