This is the complete documentation for Amilma Forms, meticulously formatted for a Flarum forum post. It includes setup guides, supported elements, technical specifications, and FAQs.
—
📋 Amilma Forms: Complete Documentation & Integration Guide
Amilma Forms is a lightweight, high-performance, and privacy-focused form builder. Whether you are building a simple contact form or a complex multi-step survey with file uploads, this guide covers everything you need to know.
—
🚀 1. Quick Start Guide
Get your first form running in less than 2 minutes.
- Create an Account: Sign up at Amilma Digital.
- Build Your Form: Use the Drag & Drop editor to add fields.
- Embed the Script: Copy the unique line of code provided in your dashboard and paste it into the
<head> section of your website.
- Go Live: Your form will appear automatically on the designated page.
—
🛠️ 2. Supported Form Elements
Amilma Forms supports a wide variety of input types to capture any data you need:
| Element | Description |
Input | Standard text fields for names, emails, and short answers. |
Textarea | Multiline text input for messages and descriptions. |
Select | Dropdown menus for selecting a single option from a list. |
Radio | Circular buttons for choosing one option from a set. |
Checkbox | Square boxes for multiple-choice selections. |
Fileupload | Securely accept documents, images, and other files. |
Button | Custom submit buttons or action triggers. |
Btn Group | Grouped buttons for layout and UI consistency. |
—
⚙️ 3. Advanced Technical Features
🔄 SPA Support
Amilma Forms is built for the modern web. It natively supports Single Page Applications (SPA) (React, Vue, Angular).
- Automatic Route Detection: The script detects internal page transitions and re-renders forms without requiring a full page refresh.
🛡️ Privacy & Compliance
- GDPR & CCPA Ready: No invasive tracking.
- Auto-Masking: Sensitive user inputs are automatically masked to protect privacy.
- Cookie-less: Works perfectly without relying on third-party cookies.
🎨 White-Label Branding
For agencies and enterprises:
- Custom Domains: Host forms on your own subdomains (e.g.,
forms.yourbrand.com).
- Custom CSS: Complete control over the look and feel to match your brand identity.
—
📥 4. Data Management & Export
Your data is yours. You can access it via:
- Dashboard: View real-time submissions and analytics.
- Export Formats: Download data in CSV, JSON, or PDF.
- API Access: Available for Business plans to sync data with your internal CRM or databases.
—
❓ 5. Frequently Asked Questions (FAQ)
Q: Is it really free?
A: Yes! There are no limits on the number of fields or forms you can create on the standard tier.
Q: Does it impact website speed?
A: No. The script is lightweight and loads asynchronously, ensuring it does not block the rendering of your content.
Q: Can I receive email notifications for new entries?
A: Yes, you can configure instant email alerts for every submission.
Q: Can I collect payments?
A: Integration with payment gateways like Stripe and PayPal is available for specific form types.
—
🔗 6. Resources
—
Post by Amilma Team. Last updated: December 2025.
—
Tags: #AmilmaForms #WebDev #NoCode #GDPR #FormBuilder #Tutorial