Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dafi/consolr

Tumblr Administration Console
https://github.com/dafi/consolr

Last synced: about 2 months ago
JSON representation

Tumblr Administration Console

Awesome Lists containing this project

README

        

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: