mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
1.4 KiB
1.4 KiB
Quick Print
Quick Print is a specialized module for high-speed voucher vending. It allows you to display only the specific packages you want to sell and print them with a single click.
Vending Dashboard
The main page (/quick-print) displays your "Packets" as large, clickable cards.
- Instant Generation: Clicking a packet immediately requests the router to create a new user.
- Auto-Print: Once the user is created, the print dialog for that voucher opens automatically.
Packet Management
Access the Manage section (/quick-print/manage) to customize your vending dashboard.
Adding Packets
- Profile: Choose a Mikrotik user profile.
- Price: Set the display price (can differ from Mikrotik comment).
- Template: Assign a specific voucher template for this packet.
Removing Packets
Deleting a packet here only removes it from the Quick Print dashboard; it does not delete the profile from your Mikrotik router.
Workflow
- Admin chooses a packet from the dashboard.
- MIVO creates a random username/password account on the Mikrotik.
- MIVO fetches the assigned template and sends it to the browser's print engine.