2017 © Pedro Peláez
 

library yii2-naabs3

FreeRadius administration module for Yii2.

image

davidjeddy/yii2-naabs3

FreeRadius administration module for Yii2.

  • Monday, February 19, 2018
  • by davidjeddy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Naabs 3

What

Naabs 3 (Network access and billing service, version 3) is a module for the Yii2 framework to administer a FreeRadius database., (*1)

Badges

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock codecov Maintainability SensioLabsInsight, (*2)

Credit

Could not do this without the work of the following person/s and teams: Yii Software LLC Eugene Terentev, (*3)

Install

Either - Execute composer install davidjeddy/yii2-naabs3 in the project root. - Or add "davidjeddy/yii2-naabs3": "^1", to your projects composer.json in the required sections; THEN run composer install in the projects root., (*4)

Usage

1) Add the module via the ./config/web.php configuration file., (*5)

    'modules' => [
        ....
        'naabs3' => [
            'class' => dje\naabs3\Module::class,
            'defaultRoute' => 'site/index'
        ],
        ...
    ],

The Versions

19/02 2018

dev-re_tool_from_naabs2

dev-re_tool_from_naabs2 https://github.com/davidjeddy/yii2-naabs3

FreeRadius administration module for Yii2.

  Sources   Download

MIT

The Requires

 

The Development Requires

yii2 module freeradius

18/02 2018

dev-master

9999999-dev https://github.com/davidjeddy/yii2-naabs3

FreeRadius administration module for Yii2.

  Sources   Download

MIT

The Requires

 

yii2 module freeradius