blogotext

Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances.
22 Oct 201912068

BlogoText

Build status

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

BlogoText screenshot


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