24
Community

Backend Roadmap

Planned and completed milestones for FormForge backend.

Roadmap backend

  • Add first-party Laravel MCP integration (resources + tools) for AI-assisted FormForge implementation
  • Add first-class signed upload URL flow for object storage direct upload
  • Add cleanup command for expired idempotency keys
  • Add OpenAPI export command for FormForge HTTP contracts
  • Add revision migration tooling (dry-run + apply) for schema evolution
  • Add full FormForge page analytics helpers
  • Add first-party Laravel Boost template pack for FormForge + auth presets
  • Add submissions export command (CSV/JSONL) with filters
  • Add schema-driven normalized field descriptors for backend partial editing
  • Add robust field resolution by name / field_key / key / id
  • Add partial batch field validation API (validateFields) for subset-oriented workflows
  • Add backend validation localization with EN/FR defaults and runtime locale resolution
  • Add custom language extension flow for backend validation messages
  • Add webhook delivery for submission lifecycle events with retry + signature
  • Add retention/anonymization command for old submissions (GDPR-friendly)
  • Add response search/filter API (by date, test/live, version, submitter)
  • Add configurable submission notifications (global and per-form) for channels like Telegram, Discord, Slack, and custom webhooks
  • Add field-level encryption for sensitive payload keys with key rotation support
  • Add signed scheduled exports (S3/HTTP destinations) with incremental checkpoints
  • Add per-field retention policies (auto-redaction by form/category/field)