{% extends "base.html" %} {% block title %}AUTARCH — SMS Forge{% endblock %} {% block content %}
Create and modify SMS/MMS backup XML files (SMS Backup & Restore format).
Generate a realistic conversation from a built-in or custom template.
Build a conversation message by message with custom delays.
Positive = forward in time, negative = backward. E.g. -1440 shifts back 1 day, 60 shifts forward 1 hour.
Import an existing SMS Backup & Restore XML file or a CSV file.
Upload multiple XML backups to merge. Duplicates are automatically removed.
Download the current message set as an SMS Backup & Restore XML or CSV file.
Built-in and custom templates for generating realistic SMS conversations.
Create a custom template in JSON format. Fields: name, description, variables (array), messages (array of {body, type, delay_minutes}).