mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
-
released this
2026-01-16 15:15:09 +07:00 | 25 commits to main since this release📅 Originally published on GitHub: Fri, 16 Jan 2026 08:23:01 GMT
🏷️ Git tag created: Fri, 16 Jan 2026 08:15:09 GMTMIVO (Mikrotik Voucher) v1.0.0
MIVO is a modern rewrite of the legendary Mikhmon v3, designed for performance and user experience.
Key Features
- ** Lightweight Core**: Custom minimal MVC framework (~50KB core).
- ** Modern UI**: Glassmorphism design with TailwindCSS & Alpine.js.
- ** Responsive**: Optimized for Mobile & Desktop.
- ** Secure**: Encrypted sessions & credentials.
- ** API Ready**: Built-in REST API support.
- ** Docker Ready**: Native support for containerized deployment.
Installation
- Docker (Recommended):
docker run -d -p 8080:80 dyzulk/mivo:latest - Shared Hosting / Manual:
- Download
mivo-v1.0.0.zipbelow (NOT the Source code). - Upload & Extract.
- Open in browser and follow the installer.
- Download
Notes
- Ensure your server runs PHP 8.0+ with
sqlite3extension enabled. - Default installation will guide you to create an Admin account.
Built with ❤️ by DyzulkDev
Downloads