This tool imports unifi site information using the Art-of-WiFi/UniFi-API-client and makes it easier to do some advanced configuration.
- Import information form unifi controller
- Add a unifi site to other unifi site vpn with bgp for routing with generated passwords
- IGMP proxy configuration
- Display the generated json only, you can copy and paste this into the correct file on the controller. Api to automate this is planned.
- Mdns repeater
More is in development.
- install an apache or nginx webserver with php 5.6 or higher.
- install a mysql or mariadb server and the php module for it.
- copy or move the settings template in includes/php/ to settings.php in the same folder and edit the configuration.
- Import the db.sql file in the root directory.
- Done.
- Replace all files.
- Import the update.sql file in the root directory.
- Done.