
About
TypeDock is an open-source content management system built with PHP. In this platform, themes function as structured schemas rather than arbitrary PHP code. You can define settings, menus, layout slots, and data queries within a `theme.json` file. Templates are authored using Latte. Theme code cannot directly access the database. Plugins specify their extension points via manifest files. Content is saved in Tiptap JSON format, not as raw HTML. It can be deployed on affordable shared hosting starting at five dollars or using Docker. The system requires PHP 8.2 or newer and supports SQLite, MySQL, or PostgreSQL. This release candidate is prepared for testing and transparent about features still in early development.
May 21, 2026Week 11
Comments
Sign in to leave a comment
Sign In