W (WCMS)
Lightweight PHP flat-file wiki-style CMS for experimental websites
55 stars 7 forks last commit first released AGPL-3.0
Actively maintained
Last commit 21 Aug 2026.

W is a lightweight, wiki-style CMS written in PHP designed to help authors create spontaneous, heterogeneous web spaces. It targets artists and experimental projects and combines note-taking and website editing workflows for quick page creation and linking.
Key Features
- Lightweight, fast-loading editor and UI optimized for mobile
- Written in PHP (requires PHP >= 7.4) and built with Composer/npm build tooling
- Flat-file JSON database (Flywheel) — no external DB required
- Edit using Markdown, HTML, CSS and JavaScript; built-in CodeMirror editor
- Media manager with folders, upload-from-URL, and optional image optimization (gd/imagick)
- Multi-user accounts; LDAP authentication available (beta)
- Atom/RSS feed support and fully functional without JavaScript
- Graph visualization of links via Cytoscape.js and optional geolocation maps via Leaflet (beta)
- URL-based command interface and a CLI sync client (W sync)
- Multiple themes and easy theming/templating
Use Cases
- Personal knowledge base, note-taking site, or Zettelkasten-style public notebook
- Small artist/experimental websites or multi-aspect micro-sites where design freedom matters
- Lightweight intranet or private team wiki with simple multi-user workflows and optional LDAP
Limitations and Considerations
- Not recommended for very large sites (has not been tested beyond ~1000 pages)
- Not ideal for multi-language sites; limited internationalization support
- Not version-control friendly (flat-file storage and file layout can make git workflows awkward)
- Some features flagged beta (LDAP, geolocation) and may be incomplete
- Requires PHP extensions (curl, mbstring, xml, intl) and optionally gd or imagick for image optimization; building from source uses Composer and npm
W is a compact option for creators who want fast, flexible page creation with a wiki-like editing experience and a flat-file backend. It favors spontaneity and design freedom over enterprise features and large-scale scalability.
Categories:
Tags:
Tech Stack:
Similar to W (WCMS)
Dotclear
Open-source PHP blogging and web-publishing platform
A lightweight open-source PHP blog engine with multilingual support, themes/plugins, media manager, and multi-database compatibility (MySQL, MariaDB, PostgreSQL, SQLite).
Contao
Open-source PHP content management system based on Symfony
Contao is an open-source PHP CMS for building professional, accessible, SEO-friendly and performant websites and web applications; extensible via Symfony bundles and Composer.

Grav
Flat-file PHP CMS using Markdown, Twig and YAML
Open-source flat-file CMS for PHP that uses Markdown, Twig templates and YAML configs with a package manager for fast, flexible sites.

WonderCMS
Lightweight flat-file CMS for small websites and blogs
WonderCMS is a tiny flat-file CMS for building fast websites and blogs with in-place editing, themes/plugins, and one-click updates and backups—no database required.

Neos
Content application platform with an inline editing CMS
Neos is a PHP-based content application platform (CMS) focused on structured content, inline editing, and a powerful content repository for building websites and content-driven apps.

Zenphoto
Open-source, gallery-focused PHP CMS for media websites
A lightweight PHP CMS focused on photo, video and audio galleries with integrated blogging (Zenpage), theme support and extensible plugins.






