momothefox / multi-capport

OpenWRT Coova Chilli based Captive Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Vendor Captive Portal with Twilio Verify

Multi-vendor external captive portal supporting Ubiquiti, Mikrotik and OpenWRT (Coova Chilli) with SMS login using Twilio Verify.

The captive portal web server can be setup using the instructions given here. The following actions are required to use the code given in this repo:

Copy the .env.example file to the upper level folder and change its name to .env. Set the values of the given project-wide environment variables in it.

Rename the parameters.php.example file to parameters.php and set the values of variables according to the current site.

Install Composer

Then run php composer.phar install to install the packages given in composer.json.

About

OpenWRT Coova Chilli based Captive Portal


Languages

Language:PHP 86.2%Language:JavaScript 7.4%Language:CSS 4.9%Language:HTML 1.2%Language:Shell 0.3%