Skip to content

BlogoText/blogotext

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
inc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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