Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sualko/cloud_piwik.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus <klaus@jsxc.org>2015-09-07 12:48:02 +0300
committerKlaus <klaus@jsxc.org>2015-09-07 12:48:02 +0300
commit8ccf95c6e44a2c831d5990eb68080d34ac3aad4f (patch)
tree0de5ec6c9aa245894ac1349b46756149f1bcdefe
parent7bc338e85a02fb4a2714ad299b6ecccfdd8095cb (diff)
Update README.md
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 000e56b..19447b8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# owncloud_piwik
-Track owncloud users with [Piwik](https://piwik.org).
+Track [owncloud](https://owncloud.org) users with [Piwik](https://piwik.org).
## Requirements
+- Owncloud >= 8
- Working piwik installation (tested with 2.14.3)
- Empty custom variable slots on index 1 and 2
@@ -15,3 +16,9 @@ Track owncloud users with [Piwik](https://piwik.org).
- Download
- Outlink
- File directory
+
+## Installation
+- Download and extract to <code>OWNCLOUD_DIR/apps/</code>
+- Enable app
+- If needed create a new site in your piwik installation
+- Insert piwik site id and url on the owncloud admin page (e.g. site id: <code>1</code>, url: <code>//domain.tld/piwik/</code>)