This translation is older than the original page and might be outdated. See what has changed.

This is an old revision of the document!


Statistics

With this plugin freely configurable statistics on profile Field contents and roles can be created. These statistics are unique (similar to their own list) configured and stored. Later, these preconfigured statistics can then be called any number of times. The statistics generated from a configuration can then be viewed by authorized members.

statistics-3.1.2.zip - (Admidio 4.0)

Ältere Versionen:
statistics_3.0.0.zip - (Admidio 3.3)
statistics_2.2.1.zip - (Admidio 3.2)
statistics_2.1.0.zip - (Admidio 3.1)
statistics_2.0.0.zip - (Admidio 3.0)
statistics_1.1.2.zip - (Admidio 2.4)

Formerly supervised by: Fasse formely: kcn/Alexn

Plugin-Version: 3.0.0

Necessary Admidio-Version: 3.3

Supported databases: MySQL, PostgreSQL

Supported Languages: German, English

License: GPL 2

Sourcecode: GitHub

The following steps are required during the installation of plugin version >= 3.0:

  • Unzip the contents of the file statistics_3.x.x.zip to the folder adm_plugins
  • Go to the following page
    https://www.your-admidio-page.de/adm_plugins/statistics/install/install.php
  • Now do the installation.
  • Log in to Admidio and set the appropriate access rights for the newly added menu items Statistics and Statistics Editor. These are automatically transferred to the plugin pages.

The installation of the plugin version < 3.0 ​is carried out as follows:

  1. Unzip the contents of the file ​statistics_2.x.x.zip to ​adm_plugins
  2. Please add the following ​line in the file adm_themes/​modern/​my_body_bottom.php:​
    ​<​code>​include(ADMIDIO_PATH ​. FOLDER_PLUGINS ​. “/statistics/​statistics.php”);</​code>​
  3. Log in Admidio and click Statistics ​menu on item “​Install/​Uninstall”​
  4. Install ​the plugin ​with the Installation Manager
  • All files from the existing plugin folder must be replaced with the files from the new version.

For an update from a version smaller than 3.0.0, the following file must be called once.

https://www.your-admidio-homepage.org/adm_plugins/statistics/statistics.php

This adds the menu items to the menu of Admidio. If this file call is still included in a theme file, then this entry can be removed after this call.

The access authorizations can be managed from version 3.0 of the plugin via the role assignment in the menu items. There you can assign any roles to a menu item that can see this menu item. The plugin checks this role mapping and displays the corresponding pages only to members of these roles.

The complete User Guide is currently available as a PDF document. This is integrated into the installation package and can be called from the stat editor.

3.1.2 (07.11.2020)

  • Compatible with Admidio from version 4.4

3.0.0 (07.08.2019)

  • Calling up a print preview (RMB)
  • Inclusion of script calls in the Admidio menu
  • Management of access permissions via the role assignment to the menu items
  • English translation
  • Remove config.php
  • Bugfix at the evaluation of dropdown field conditions

2.3.2 (17.06.2018)

  • Remove direct includes of Admidio classes and use autoloader (Fasse)

2.3.0 (25.02.2018)

  • Compatible with Admidio from version 3.3.0 (Fasse)
  • Decimal fields were not evaluated correctly (FusionAlex)

2.2.1 (29.12.2016)

  • fix some bugs

2.2.0 (17.12.2016)

  • Compatible with Admidio from version 3.2.0 (Fasse)

2.1.0 (20.08.2016)

  • Compatible with Admidio from version 3.1.0 (Fasse)

2.0.0 (06.12.2015)

  • Compatible with Admidio from version 3.0.2 (Oliver/Thomas-RCV)

1.1.2 (27.7.2013)

  • Bugfix: Profilfeldreihenfolge im Editor ändert sich willkürlich
  • Bugfix: SQL-Fehler bei Funktionen min, max, sum, avg

1.1.1 (27.4.2013)

  • Problem mit dem Editor behoben

1.1.0 (04.4.2013)

  • Kompatibilität zu Admidio 2.4
  • Zeilen und Spalten können verschoben werden

1.0.1 (19.3.2013)

  • Probleme mit falscher EOL-Kodierung und AdmException wurden behoben

1.0.0 (29.1.2013)

  • Statistics-Plugin veröffentlicht
  • en/plugins/statistics.1607797287.txt.gz
  • Last modified: 2020/12/12 19:21
  • by fasse