Skip to content

amolood/phpnuxbill-users-data-usage-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Data Usage Plugin for PHP Mikrotik Billing (phpnuxbill)

Overview

The User Data Usage Plugin is a feature for the Phpnuxbill (https://github.com/hotspotbilling/phpnuxbill/) that provides detailed logs of user internet usage. It allows administrators to search, view user connection data by session, including the amount of data transferred and the connection status.

Features

Displays detailed user connection logs. Supports search functionality to filter logs by username. Paginated results for efficient data management. Shows data usage (input and output) and connection status for each user. Integrates seamlessly with PHP Mikrotik Billing system.

Requirements

PHP Mikrotik Billing system (https://github.com/hotspotbilling/phpnuxbill/) PHP 7.2 or higher MySQL database Composer for dependency management

Installation

Navigate to Plugin Installer: In your phpnuxbill admin dashboard, go to the Plugin Installer page:

https://example.com/index.php?_route=pluginmanager

At the top of the Plugin Installer page, you will see an option to install plugins. Put the repository URL in the provided field and click "Install":

Screenshots

Screenshot 1

Screenshot 1

We appreciate all people who are participating in this project. ♥