/consolr

Tumblr Administration Console

Primary LanguagePHP

Consolr

An administration console for Tumblr.com blogs

Consolr provides a powerful UI interface to manage blogs hosted at tumblr.com.

It aims to simplify ripetitive tasks that are complicated on tumblr.

Actually only the Photos Queue management is implemented, it allows to see all photos in queue grouped by day and it allows to change queue publish date double clicking on photo thumbnail.

Installation

Prerequisites

  • PHP 5.x
  • MySQL 5.x

Drop the webapp directory on server and login from login.php pages.

Create database (on MySQL)

  1. Create a database with name consolr
  2. Execute db/mysql/ddl.sql

Example

http://consolr/login.php

Visit the GitHub Wiki for more information: http://wiki.github.com/dafi/consolr/