Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dafi/consolr
Tumblr Administration Console
https://github.com/dafi/consolr
Last synced: 3 months ago
JSON representation
Tumblr Administration Console
- Host: GitHub
- URL: https://github.com/dafi/consolr
- Owner: dafi
- Archived: true
- Created: 2010-03-21T13:39:47.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T15:08:02.000Z (about 11 years ago)
- Last Synced: 2024-05-14T03:03:59.698Z (6 months ago)
- Language: PHP
- Homepage: http://www.consolr.netsons.org/
- Size: 1.14 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.xDrop 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.sqlExample
http://consolr/login.php
Visit the GitHub Wiki for more information: