EN | ES

Wordless

Wordless is a pure PHP, flat-file CMS that treats the filesystem as both content store and architecture. No database. No Composer dependencies. No hidden framework layers.

What makes Wordless different?

  • Filesystem-native routing — add a file, get a URL
  • Content as PHP — pages declare $meta and render body directly
  • Native PHP templates — no templating engine, no compilation step
  • Locale-aware by designen/ and es/ are first-class content trees
  • Zero dependencies — no Composer, no third-party libraries

Explore the documentation