mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
Fix dependencies: Add flag-icons, tailwind directives, and postcss config
This commit is contained in:
14
docs/manual/settings/templates.md
Normal file
14
docs/manual/settings/templates.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Voucher Templates
|
||||
|
||||
MIVO features a powerful template engine to create beautiful, printable vouchers.
|
||||
|
||||
## <Icon name="FileCode" color="primary" /> Customizing Templates
|
||||
|
||||
Templates use HTML and specialized placeholders to display voucher data.
|
||||
|
||||
- **Variables**: `{{username}}`, `{{password}}`, `{{price}}`, etc.
|
||||
- **Preview**: Test your template instantly from the editor.
|
||||
|
||||
## <Icon name="Printer" color="info" /> Quick Print
|
||||
|
||||
Once a template is saved, it becomes available in the **Quick Print** menu within your router sessions.
|
||||
Reference in New Issue
Block a user