W (WCMS)
Lightweight PHP flat-file wiki-style CMS for experimental websites

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. (w.club1.fr)
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 Services

Ghost
Publishing platform with newsletters and paid memberships
Ghost is an open-source publishing platform for blogs and websites with built-in newsletters, membership management, and paid subscriptions.

Halo
Extensible open-source website builder and CMS
Halo is an open-source CMS and site builder with themes, plugins, an editor, backups, REST APIs, and optional AI extensions for content and knowledge sites.

WordPress
Open-source content management system for websites and blogs
WordPress is an open-source CMS for building and managing websites and blogs with themes, a block editor, and a large plugin ecosystem.

Wagtail
Django-based content management system focused on flexibility
Wagtail is an open-source CMS built on Django and Python, offering an editor-friendly admin UI, flexible content modeling with StreamField, and optional headless APIs.

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.

WooCommerce
Ecommerce plugin for WordPress
WooCommerce is an open-source ecommerce platform for WordPress, enabling customizable online stores with products, checkout, payments, shipping, taxes, and extensions.
JSON
Markdown
PHP
npm
PHP-FPM
Node.js