Revisiting AnchorCMS

Published: 2025-04-09 11:22 AM

Category: Short | Tags: development, code, php, project, nostalgia


I've been thinking about moving back to a small CMS for the blog. Specifically becuase I would like to be able to just log into something and write rather than using my current static site flow.

AnchorCMS is an old blog app I've opined about in the past and I decided to take on another project and work on a fork. The maintainers shut down the original codebase back in 2020 and it's been sitting since.

The plan right now is trim down the installation flow and tailor it for myself - it'll be updated for PHP 8 and use SQLite for a database to keep my server running with low overhead.

I have no idea what I'm in for because I haven't touched PHP in a minute. We'll see how it goes.

Share this post
Previous: Getting Back Into Art Next: Anchor Update

Comments