Gorilla

A microblogging platform

View the Project on GitHub billmn/gorilla

What is Gorilla ?

Gorilla allows you to manage easily and fast your microblog.
You can also take advantage of the full power of Twig to build awesome templates!

Installation

Gorilla utilizes Composer to manage its dependencies.

First, download a copy of the composer.phar.
Once you have the PHAR archive, you can either keep it in your local project directory or move to usr/local/bin to use it globally on your system. On Windows, you can use the Composer Windows installer.

To install Gorilla clone the project and then running composer install command:

git clone git@github.com:billmn/gorilla.git && cd gorilla && php composer.phar install

After this open the setup wizard: http://your_website.ext/install and follow steps to complete installation.

Screenshots

Frontend


Frontend

Backend


Backend