kn9 / espresso-admin

Espresso Captive Portal 's Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Espresso-Admin

NOTE: I'm working for new Springboot/Angular implementation, with microservices and monolithic versions (this will contain Espresso Admin and Espresso Portal in a single package)

Espresso PHP Portal's backend, based on cakephp 3.x ![alt tag](https://github.com/emanuelepaiano/espresso-admin/blob/master/screenshots/1.png)

How to test (works in mysql-mode only)


  • Install Espresso Frontend and cURL php extension
  • 1. Unzip this folder to remote hard drive
  • 2. Import db_setup/hotspot.sql into mysql database
  • 3. Run cakephp debug server with bin/cake server --host [remoteserver_ipaddress]
  • 4. Change mysql options into config/app.php
  • 5. Import test data session.sql into hotspot db (optional)
  • 7. change admin password and delete db_setup folder
  • 7. Open your browser to "http://[remoteserver_ipaddress]:8765/" and login with user admin@backend.local and password: espresso

  • LICENSE

    This software is released under GPL3 Term License


    FUTURE RELEASES

    I'm working for Linux ready hotspot distro with Espresso Frontend and Espresso-Admin. Will be available for Raspberry Pi 2-3 and X86/x64 platforms.

    AUTHOR

    Emanuele Paiano - nixw0rm [at] gmail [dot] com


    SUPPORT ME

    If you like this project, consider a little donation. At least you can offer me a coffee.. :)

    paypal


About

Espresso Captive Portal 's Backend

License:GNU General Public License v3.0


Languages

Language:PHP 92.7%Language:CSS 3.8%Language:TSQL 2.8%Language:Shell 0.4%Language:Batchfile 0.2%