Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 3f5ce0e

Browse files
Update README.md
1 parent f6e4f89 commit 3f5ce0e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# proxystatistics-simplesamlphp-module
22
Module for simpleSAMLphp which shows Proxy IdP/SP statistics
33

4-
Guide for use module statistic
4+
## Instalation
5+
Once you have installed SimpleSAMLphp, installing this module is very simple. First of all, you will need to download Composer if you haven't already. After installing Composer, just execute the following command in the root of your SimpleSAMLphp installation:
6+
7+
`php composer.phar require CESNET/proxystatistics:dev-master`
8+
9+
10+
## Configuration
511
1. Install MySQL Database and create database for statistics and user.
612
2. For this database run script to create tables. Script is available in config-templates/tables.sql.
713
3. Copy config-templates/module_statisticsproxy.php to your folder vith config and filled it.

0 commit comments

Comments
 (0)