Skip to content

esironal/readerself

 
 

Screenshot

####Demo

http://readerself.com/demo/

example@example.com
example

####Requirements

  • PHP 5.2.4 or greater
  • MySQL 5.0 or greater / SQLite
  • Apache 2.2 or greater with mod_rewrite module enabled (and "Allowoverride All" in VirtualHost / Directory configuration to allow .htaccess file)

####Installation

Edit /application/config/database.php

  • with MySQL, define "username", "password" and "database" ("hostname" if necessary)
  • with SQLite, set "hostname" with "sqlite:application/database/readerself.sqlite" and "dbdriver" with "pdo"

Launch in a browser to access setup

Add to cron (hourly)

cd /path-to-installation && php index.php refresh items

####Third party

Packages

No packages published

Languages

  • PHP 96.0%
  • JavaScript 2.8%
  • Other 1.2%