Popularity
2.5
Declining
Activity
0.0
Stable
137
16
30
Code Quality Rank:
L3
Programming language: PHP
License: GNU General Public License v3.0 or later
Tags:
Blogging Platforms
Latest version: v3.7.6
Blogotext alternatives and similar software solutions
Based on the "Blogging Platforms" category.
Alternatively, view Blogotext 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
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

* 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 Blogotext or a related project?
README
BlogoText
This is BlogoText, the lightweight SQLite Blog-Engine.
Features
- Blog with comments and RSS feeds
- Links sharing
- RSS Reader
- Images/Files uploading and sharing
- JSON/ZIP/HTML import-export; WordPress import
- Support Addons
Requirements
- PHP > 5.5
- SQLite or MySQL with PDO support
- A CSS3 / HTML5 / ES6 compatible Browser, for the admin panel (Firefox, Chrome…)
- min 2 Mo disk space (more data = more space needed)
Recommended PHP libraries
- GD (for comments icons / favicons);
- cURL (for RSS reader, links sharing, comments icons)
- LibXML (for RSS reader)
- GZip (for zip exporting function)
- Intl
- mbstring
Installation
- Download the lastest release
- Upload folder to your site (eg: to
https://example.com/blog
) - Use your browser to go to your site
- Follow the few steps