/News
08 Mar, 2014 /
By
Shameer
Today I've released the version 2 of TextPress, with some significant changes in the application. In previous version all the dependencies were included in TextPress, but now onwards it will be using composer for managing dependencies and...
From now onwards you can have Tag or Category based routes for TextPress, which are available by default. You can see two new routes config/config.php
'category' => array(
'route' => '/category/:category',
'template' =>...
TextPress is a simple, light weight blogging engine for PHP geeks, which can be hosted in PHP clouds like PHP Fog, Pagodabox, Orchestra.io, etc (though you can use traditional hosting to host TextPress, it is less preferred). It is inspired from...