blogotext

A little more than a lightweight SQLite Blog-Engine.

Stars
136
Forks
32
Open issues
75
Closed issues
146
Last release
over 6 years ago
Last commit
over 4 years ago
Watchers
136
Total releases
8
Total commits
664
Open PRs
3
Closed PRs
145
Repo URL
Platform
License
other
Category
Usecase
Blogging
Offers premium version?
NO
Proprietary?
NO
About

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
Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.