imhinotori / WHMCS-FreeRadius

WHMCS Module for FreeRadius (MySQL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

FreeRadius WHMCS Module

Simple & Open Source FreeRadius Module for WHMCS
Report Bug · Request Feature

Table of Contents

About The Project

This module is a simple alternative for the official FreeRadius Module, and is heavily based on @eksoverzero module.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • WHMCS
  • PHP c:

Installation

  1. Clone the repo

    git clone https://github.com/imhinotori/WHMCS-FreeRadius.git .
  2. Copy 'freeradius' folder to WHMCS_INSTALL/modules/servers/

  3. Install the Server on WHMCS and write

    Server IP               = MySQL Host where FreeRadius DB is
    Server Username         = MySQL Username where FreeRadius DB is
    Server Password         = MySQL Password where FreeRadius DB is
    Server Access Hash      = MySQL Database where FreeRadius DB is

Usage

Needs to be written

Roadmap

See the open issues for a list of proposed features (and known issues).

License

No License Yet

Contact

Hinotori - @imhinotori - contacto@torivpn.net

Project Link: https://github.com/imhinotori/WHMCS-FreeRadius

Acknowledgements

About

WHMCS Module for FreeRadius (MySQL)


Languages

Language:PHP 86.3%Language:Smarty 13.7%