netmon-server / devices
This package extends the netmon server with all functionality needed to manage devices.
2.0.5
2017-02-23 14:07 UTC
Requires
- illuminate/support: ~5
- netmon-server/places: ^1.0.0
README
This module provides routes to manage devices.
Installation
This module is automatically downloaded on the installation of the Netmon server
so you dont need to require it manually using composer require
.
Just install and configure the module from within the root folder of your Netmon Server installation by executing the following commands:
php artisan module:install Devices "Netmon\Devices\ModuleServiceProvider"
php artisan module:configure Devices
Documentation
Contributing
Submitting patches
Patches can be submitted using the Merge-Request link of our gitlab.
Mailinglist
https://lists.ffnw.de/mailman/listinfo/netmon-dev
License
See License