Why Plank CMS Works
May 9, 2026
Alejandro Mártir
Founder at AM25

After nearly twelve years of writing online and working with different CMS platforms, the pattern stayed the same: tools that complicate more than they help.
From a writer’s perspective, many things that should be basic end up being difficult to implement or maintain. Creating content stops being the focus and turns into something you have to manage.
Between rigid systems and overly complex ones, writing stopped being comfortable. That’s where Plank CMS comes from.
Principles
Plank doesn’t start from scratch, but it does start with clear decisions. Two in particular shape everything else: taste and practicality.
The first isn’t accidental. I come from a design background, so the interface isn’t a detail, it’s part of the product. Plank follows modern UI conventions and puts emphasis on experience: fewer steps, less noise, less friction.
Anything that gets in the way of writing is either removed or reworked.
The second principle is more direct: creator-first. WordPress, which I used for years, always carried a heavy interface and unclear workflows. Moving to headless CMS shifted the problem: too much configuration, unnecessarily complex deployments, and too many technical decisions for basic tasks.
Plank avoids that friction. It’s designed to work from the start.
How It Works
Plank CMS is built around three components: content management, media library, and content type builder. Nothing new. The difference is how they come together.
The content manager is designed to let you start writing immediately. You can define a default content type and reduce creation to a single click. The editor includes built-in i18n support and scheduled publishing without external tools or complex setup.
The media library is simple: drag and drop. The difference is where files live. It supports local storage, AWS S3, and Cloudflare R2, without requiring extensions or extra configuration.
The content type builder allows you to define and modify structures without restarting the server or recompiling. Changes happen in real time, avoiding downtime and interruptions.
Trade-offs
Plank is still early. There are areas that need improvement and features that aren’t there yet, but it’s already usable in production.
It focuses on the essentials for writing and managing content without friction, which was the goal from the beginning.
It’s open-source and fully auditable. Contributions will open once the project reaches a more stable stage.
Try Plank CMS or view source-code.