-
- Downloads
feat: 
API write

Ability to write into statistics by calling API endpoint BREAKING CHANGE: Requires at least PHP v7.3 or higher (due to usage of JSON_THROW_ON_ERROR constant)
Showing
- README.md 23 additions, 0 deletionsREADME.md
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 2 additions, 2 deletionscomposer.lock
- config-templates/module_proxystatistics.php 15 additions, 0 deletionsconfig-templates/module_proxystatistics.php
- lib/Auth/Process/Statistics.php 1 addition, 1 deletionlib/Auth/Process/Statistics.php
- lib/Config.php 39 additions, 0 deletionslib/Config.php
- lib/DatabaseCommand.php 143 additions, 65 deletionslib/DatabaseCommand.php
- www/writeLoginApi.php 65 additions, 0 deletionswww/writeLoginApi.php
Loading
Please register or sign in to comment