2 | | '''This is EXPERIMENTAL'''[[BR]] |
3 | | FireStats can monitor access to Drupal installations. |
4 | | |
5 | | == Installation == |
6 | | * Install FireStats somewhere on your web server as [wiki:Standalone]. |
7 | | * Copy '''firestats_drupal.module''' into your drupal modules directory. |
8 | | * Edit '''firestats_drupal.module''', change the '''$!__firestats_path''' (line 10) to match your !FireStats location. |
9 | | * Enable !FireStats from Drupal modules menu. |
10 | | * That's it! |
| 2 | FireStats can monitor access to Drupal installations.[[BR]] |
| 3 | The integration module is hosted [http://drupal.org/project/firestats here] and is maintained by Gurpartap Singh. |