nasirhafeez / ubiquiti-twilio

Ubiquiti Captive Portal with SMS Login Using Twilio Verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubiquiti Captive Portal with Twilio Verify

Ubiquiti external captive portal 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

Ubiquiti Captive Portal with SMS Login Using Twilio Verify


Languages

Language:PHP 90.9%Language:CSS 6.3%Language:HTML 2.1%Language:Shell 0.6%