Chyrp Lite alternatives and similar software solutions
Based on the "Blogging Platforms" category.
Alternatively, view Chyrp Lite alternatives based on common mentions on social networks and blogs.
-
WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead. -
Solo
DISCONTINUED. A blogging system written in Java, feel free to create your or your team own blog. -
Anchor CMS
DISCONTINUED. Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for art-directed posts. -
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror) -
Hotglue
HOTGLUE is a Content Manipulation System which allows to construct websites directly in a web-browser. -
Chyrp
The ultra-lightweight ultra-flexible blogging engine with a fetish for birds and misspellings. -
Cadmus
DISCONTINUED. Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. -
Source Code
Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Chyrp Lite or a related project?
README
[简体中文](README_zh_CN.md), [Italiano](README_it_IT.md).
What can Chyrp Lite do for me?
Chyrp Lite makes it possible to host a blog on your own web server with minimal fuss. You can have a traditional blog, a tumbleblog, or you can add oodles of customisation and build a general-purpose web publishing platform with blogging features on the side. You get four beautiful blog themes and a friendly administration console, all fully navigable on a broad range of devices, thanks to the power of responsive HTML5. Semantic markup and comprehensive ARIA labelling ensure your blog will be accessible to visitors who use assistive technologies.
With a flexible system of Feathers and Pages, you can make your website whatever you want it to be. Feathers enable different types of blog content – you can restrict yourself to absolute textual purity, or you can create a multimedia rainbow. Pages let you publish articles separate from your blog content – be it a simple colophon or a hierarchy of multiple pages, optionally including a homepage that your visitors will see when they first arrive at your website.
What are the key features?
Core:
- Easy to install, simple to maintain, extensible by design.
- Built with responsive and accessible W3C-validated HTML5.
- Universal support for plain text, Markdown, or raw markup.
- Personalise your blog using powerful extensions.
- Theme development is easy with the Twig template engine.
- Manage users and visitors with a comprehensive rights model.
Feathers:
- Text: write textual blog entries.
- Photo: upload an image.
- Quote: make a quotation.
- Link: link to another website.
- Video: upload a video file.
- Audio: upload an audio file.
- Uploader: upload multiple files.
Modules:
- Cacher: cache your blog pages for reduced server load.
- Categorize: give each of your blog entries a category.
- Tags: apply multiple searchable tags to your blog entries.
- Pingable: register pingbacks from blogs that link to yours.
- Comments: a comprehensive comments system for your blog.
- Likes: allow your visitors to show their appreciation.
- Read More: excerpt long blog entries on the blog index.
- Rights: set attribution and copyright/left for your entries.
- Cascade: ajax-powered infinite scrolling for your blog.
- Lightbox: on-page image viewer with image protection.
- Sitemap: index your blog for search engines.
- MAPTCHA: use simple mathematics problems to prevent spam.
- Highlighter: syntax highlighting for your code snippets.
- Easy Embed: the easiest way to embed videos in your blog.
- Post Views: maintain a view count for your blog entries.
- MathJax: A JavaScript display engine for mathematics.
Requirements
- PHP with default extensions (Session, JSON, Ctype, libxml, SimpleXML)
- PDO
- MySQL 4.1+
- SQLite 3+
- PostgreSQL 10+
Installation
You can install Chyrp Lite in three steps:
- If using MySQL, create a MySQL database with a username and password.
- Download the latest release, unzip, and upload to your web server.
- Run the installation process by visiting [install.php](install.php) in your web browser.
Upgrading
You can upgrade Chyrp Lite in six steps:
- Backup your database before proceeding!
- Download the latest version of Chyrp Lite.
- Move your uploads folder and includes/config.json.php somewhere safe.
- Overwrite your current version with the new one.
- Restore your uploads folder and includes/config.json.php.
- Run the upgrade process by visiting [upgrade.php](upgrade.php) in your web browser.
Documentation
The Chyrp Lite wiki has comprehensive documentation for users and developers.
Authors
Chyrp Lite was created by the following people:
- Lite Developer: Daniel Pimley
- Chyrp Developer: Arian Xhezairi
- Project Founder: Alex Suraci
- Module authors and other contributors.
Licenses
Chyrp Lite is Copyright 2008-2022 Alex Suraci, Arian Xhezairi, Daniel Pimley, and other contributors, distributed under the BSD license. Please see the [licenses](licenses) directory for the full license text of all software packages distributed with Chyrp Lite.
*Note that all licence references and agreements mentioned in the Chyrp Lite README section above
are relevant to that project's source code only.