Looking to Connect?

Contact Us

The web app platform where devs, no-coders, and AI agents build together.

Schema-driven WordPress. Gutenberg for humans, CLI for agents, PHP/MVC for developers — one codebase, three contributors, zero handoffs.

Live on 40%+ of the web via WordPress stripe · oauth · pwa · mvc · claude.md
wp-admin · Gutenberg
// pricing.html
<h1>Pricing</h1>
<p>Three plans. No credit card.</p>
<button>Start free</button>
 
// saved · synced to snippet
editing
claude-code · firefly CLI
$
scaffolding
vs-code · pricing.php
// stub
+ function get_pricing_tiers() {
  return apply_filters(
    ‘ff_pricing’,
    $tiers
  );
}
writing
firefly import default · 1 page created /pricing → live
Built on Firefly
glow.fire62 pages outdoor-artisans14 pages lains-carpet-care9 pages alexstrait.com11 pages lamprozo7 pages
The Flex MVC difference

Three surfaces. One codebase.

Most platforms pick a lane — visual editor OR developer framework OR AI code generator. Firefly gives every contributor the interface they want, over the same source of truth.

01 · No-coders

Gutenberg WYSIWYG

Real content editors in the browser. Every save syncs back to a portable HTML snippet file — no database lock-in, no forked content.

wp-admin gutenberg snippets
02 · Developers

PHP, the flexible way

Flex MVC means views can hold logic, models can hold views, and controllers are optional. Choose the split per feature — stop fighting the framework.

php / mvc rest api stripe
03 · AI agents

A CLI agents understand

Built for Claude Code — the CLAUDE.md, hooks, rules, and skills system travels with the project. Point any markdown-reading agent at it and a terminal at your repo; it ships a feature in seconds.

firefly cli claude.md hooks rules skills
Built-in primitives

Everything an enterprise web app needs. Shipped by default.

Schema-driven content

A single JSON defines every page, post, menu, and option. Source-controlled, diff-able, deploy-able with one command.

data/schemas/*.json

Multi-template scoping

Run multiple independent sites in one WordPress install. Queries, media, and menus auto-scope to the active template — same slug, different sites.

_firefly_template meta

Agent-native CLI

Every structural operation has a command. AI agents scaffold views, models, and templates without touching the DB — trash and restore included.

50+ commands

Installable PWA

Every default template ships with a service worker, IndexedDB cache, and app shell. Users install it; owners get native-feeling delivery for free.

offline-first

Stripe, auth, bookings

One-time payments, subscriptions, plan changes, refunds, Google OAuth, appointment calendar — ready in the plugin, not a roadmap promise.

production-grade

GEO-native SEO

JSON-LD, FAQPage schema, article summaries for ChatGPT and Perplexity. Built for how users will find you in 2026, not 2018.

schema.org + LLM
Agent-native

One command. Seven steps. Under a second.

firefly views create scaffolds a route, its assets, its registrations, and a live WordPress page — wired up and deployed. Agents can do this. Humans rarely want to.

Proven substrate

Not another rewrite. Firefly rides on the platform that runs 40%+ of the web. Your content, your users, your plugins — they all come with you.

WordPress 6.9 Gutenberg PHP 8.3 Stripe Docker rclone backup ngrok / cloudflared claude.md
Outcome over output

Built in days, not quarters.

6 days.

One developer scaffolded the template via CLI, the CEO edited copy in Gutenberg, and Claude Code wired the bookings flow. What would have been a six-month build shipped in under a week — and is still being edited by non-developers in production.

— Placeholder quote · replace with real customer proof
Pricing

Start free. Scale when you earn.

Self-host the framework for free. Upgrade to a managed hosting tier when traffic justifies it. Enterprise gets compliance, dedicated support, and shared agent rule packs.

Self-host Free
Managed $49/mo
Enterprise Talk to us
Get started

Ship real web apps. With help from every kind of teammate.

Spin up a template in a minute. Let an agent build a feature in a second. Hand the editor to someone who’s never touched code.

MIT-licensed · WordPress + Docker · Python CLI