Blog

Luis Majano

May 11, 2026

Spread the word


Share your thoughts

We listen. A lot. And one message has come through loud and clear from our community: teams want a way to get into the BoxLang ecosystem with commercial licensing, real tooling, and actual support β€” without jumping straight to a full BoxLang+ subscription. Today, we're thrilled to announce the BoxLang Starter Plan β€” the new entry point designed for teams beginning their modernization journey. Simple. Affordable. Production-ready from day one. πŸŽ‰


What Is the BoxLang Starter Plan?

BoxLang has always been free and open source under the Apache 2 license. That isn't changing. But between "free forever" and a full BoxLang+ enterprise subscription, there was a gap β€” and the Starter Plan fills it perfectly.

BoxLang Starter: A commercial license for a single web deployment, bundled with Premium Modules, 5 support incidents, and the full BoxLang tooling suite. All for $749/year.

It's the fastest, most affordable path from evaluation to production.


What's Included πŸ“¦

βœ… Core BoxLang Features

Everything that makes BoxLang powerful is included: async programming, closures, lambdas, virtual threading, Java interop, OOP, scripting and templating language, XML/JSON/YAML, scheduled tasks, interceptors, JDBC data framework, and more.

βœ… Premium Modules

Starter subscribers unlock the full Premium Modules library, including:

  • Documentation: PDF generation, PDF manipulation, extract & fill PDF forms, spreadsheets, CSV
  • Communication: FTP/SFTP connectivity, LDAP, SOAP, POP Mail, REST module
  • Caching & NoSQL: Redis module (session distribution, caching, pub/sub, AI memory), MeiliSearch, BoxLang cache engine

and so much more.

βœ… 5 Support Incidents / Year

Real humans, real answers. You get 5 dedicated support incidents per year backed by our team of language engineers. Need to refill? Support blocks of 5, 10, 15, or 20+ hours are available.

Support also includes:

  • Access to the dedicated support tracker
  • Community Slack and forums

βœ… 1 Server / Container / Lambda

The Starter Plan covers one deployment target β€” your choice of:

RuntimeCovered
Standard Server (VM / Bare Metal)βœ…
Docker / Servlet Containersβœ…
AWS Lambdaβœ…
Google Cloud Functionsβœ…
CLI Applicationβœ…
Native Binaries (Windows, Mac, *nix)βœ…
WASM (Browser or Container)βœ…
Cloud (Any Provider)βœ…
Embedded / IoT / ESP32βœ…

Pick the runtime that fits your deployment. Each Starter license also includes one development environment (all local developer machines) at no extra cost.

⚠️ Note: The Starter plan covers a single web/container/lambda deployment. For desktop applications, web assembly, or native images as standalone products, a BoxLang+/++ license is required.


Who Is This For? 🎯

The BoxLang Starter Plan is the right fit if you are:

  • A team beginning modernization β€” Moving off legacy CFML or Java stacks and want a supported, commercial path forward
  • A solo developer going to production β€” You need a real commercial license but don't need multi-server SLAs yet
  • A CFML shop evaluating BoxLang β€” The CFML transpiler and compatibility module are included; Starter is a low-risk way to test the waters in production
  • An agency or freelancer deploying a single client project β€” One clean deployment, one affordable price

Pricing at a Glance πŸ’°

StarterBoxLang+BoxLang++
Standard Server$749/year$1,999/year$3,999/year
Orchestrator Node$749/year$2,999/year$4,999/year
Deployments1UnlimitedUnlimited
Support Incidents5/year12 hrs/year24 hrs/year
Premium Modulesβœ…βœ…βœ…
Business SLAβŒβœ…βœ…
Account ManagerβŒβŒβœ…

Need something custom β€” freelancer rates, non-profit pricing, or a multi-server arrangement? Reach out to info@boxlang.io and we'll work something out.


Get Started Today 🟒

Head over to boxlang.io/plans to pick up your Starter license. You can also download the full BoxLang Buying Guide to compare plans in detail.

Already on the fence? Try BoxLang free at try.boxlang.io or jump into the documentation to see what's possible. When you're ready to go to production, Starter will be waiting. πŸš€

We are incredibly grateful to every community member who gave us feedback, filed issues, jumped on calls, and pushed us to make BoxLang more accessible. This one's for you.

The BoxLang Team @ Ortus Solutions

Add Your Comment

Recent Entries

BoxLang 1.17 Series Part 3 : Encrypted Config Secrets

BoxLang 1.17 Series Part 3 : Encrypted Config Secrets

Everyone knows the datasource password should not be sitting in plain text in a config file. Everyone has also, at some point, shipped exactly that, because the alternative was a pile of environment variable plumbing that nobody wanted to build on a deadline. x

Luis Majano
Luis Majano
September 08, 2026
BoxLang AI 3.4 Blog Series Part 3 : Batched Approvals

BoxLang AI 3.4 Blog Series Part 3 : Batched Approvals

Here's a bug that's easy to miss until it bites someone in production: an agent turn asks for two tool calls at once, both need human approval, and only the first one actually suspends. The second one gets silently skipped. Not rejected, not queued, just gone. That's what happened before 3.4.0, and it's fixed now with batched tool-call approvals.

Luis Majano
Luis Majano
September 08, 2026
Getting Started with BoxLang as an Alternative CFML Engine

Getting Started with BoxLang as an Alternative CFML Engine

If you have an existing ColdFusion or Lucee application, one of the first questions you may have about BoxLang is probably not:

β€œShould I rewrite my application in BoxLang?”

It is much simpler:

β€œCan BoxLang run the CFML application I already have?”

That was the focus of veteran CFML troubleshooter Charlie Arehart’s session at Into the Box 2026, Getting Started with BoxLang as an Alternative CFML Engine.

Cristobal Escobar
Cristobal Escobar
September 08, 2026