mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #1597] Customized Menu #1361
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peekabooyah on GitHub (Apr 23, 2023).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1597
I'm still learning to program esp32, so I really don't if this is a valid question or not. I just want to ask how can the Configure portal Menu be edited to redirect to a custom web portal. In exploring the Advance example and I just don't know where to edit the "param" variable in the examples. I just want to edit the configured buttons to add some parameters that I like.
@B1ackt34 commented on GitHub (Dec 15, 2024):
You need to add personal params in the code. Follow "AutoConnectWithFSParameters" example