Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.13 KB

index.rst

File metadata and controls

37 lines (28 loc) · 1.13 KB

WiFi Login Pages

https://raw.githubusercontent.com/openwisp/openwisp-wifi-login-pages/media/docs/login-desktop.png

OpenWISP WiFi login pages provides unified and consistent user experience for public/private WiFi services. This app replaces the classic captive/login page of a WiFi service by integrating the OpenWISP Radius API.

Refer to :doc:`user/intro` for a complete overview of features.

.. toctree::
    :caption: User Docs
    :maxdepth: 1

    ./user/intro.rst
    ./user/setup.rst
    ./user/internet-mode.rst
    ./user/translations.rst
    ./user/handling-radius-errors.rst
    ./user/extra-js.rst
    ./user/settings.rst

.. toctree::
    :caption: Developer Docs
    :maxdepth: 2

    Developer Docs Index <developer/index.rst>

Note

For a demonstration of how this module is used, please refer to the following demo tutorial: :doc:`WiFi Hotspot, Captive Portal (Public WiFi), Social Login <../tutorials/hotspot>`.