Note: This project was tested on controller firmware v1.7.0 only. We will need to use base64 method to display images because using external is not supported.
Wi-Fi Connect is my customized Omada Controller portal web page with the help of base64 method to display images. It only use Authentication Type: Hotspot; Hotspot type: Voucher
please be aware. I open source this project to help the others get a custom portal web page in no time and open collaboration at the same time.
- Light and Dark theme based on device time.
- Using the look and feel of Microsoft's Windows UI Controls which conform to the Fluent Design System.
- Supports displaying images thanks to base64 method.
- Custom interface and events when trying to log in.
- Supports mobile and large screen sizes.
- Download the index.html file.
- Go to your
Settings
>Authentication
>Portal Customization
- In the type: section, check the
Import Customized Page
checkbox. - Import the downloaded
index.html
and click Apply button to apply your changes.
Note: The custom portal has file limit of 2MB, you can compress your image file without losing quality at imagesmaller.com.
Go to CHANGELOG.md to see previous changes or dev-CHANGELOG.md for notable development changes.