Sample code that shows how to use the WiFiManager for an ESP8266. This project also shows how to add some configuration parameters and store them in a file with LittleFS. All configuration can then be removed by double pressing the reset button.
This project built with WiFiManager v2.0.14-beta and ESP_DoubleResetDetector