Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eusonlito/mezclabro

PHP project to create a Mezcladitos (WordCrack) web interface.
https://github.com/eusonlito/mezclabro

Last synced: 6 days ago
JSON representation

PHP project to create a Mezcladitos (WordCrack) web interface.

Awesome Lists containing this project

README

        

Mezclabro! is a PHP project desgined to create an Mezcladitos (WordCrack) web interface.

It's easy to install and requires PHP 5.3.

Only login using user and password is available (Facebook ins't implemented yet).

You can view a only demo at at Mezclabro! demo.

Installation
--------
We can download full project with git commands:

$ git clone git://github.com/eusonlito/Mezclabro.git mezclabro
$ cd mezclabro
$ git submodule init
$ git submodule update

done!