Front end to manage Mikrotik Routers using the RouterOS PHP API
Code is still a work-in-progress. Documentation will follow later.
To try out the application:
- Install LAMPP or XAMPP with MySQL
- Enter MySQL credentials in /model/db_conn.php
- Start Apache server
- Access login.php from any browser
- Give any username and password and click login
- It'll say user doesn't exist, but the database and tables are created now.
- Now login with username "admin" and password "admin"
I haven't been acively developing this project. If you think it's still worth it, please let me know. I will find more time to contribute.
Thank you.