/ukulima

A social networking platform and knowledge base for farmers

Primary LanguagePHPOtherNOASSERTION

Ukulima.net

An open source social networking platform and knowledge base for farmers.

Installation

  1. Download the source files at git://github.com/PamojaMedia/ukulima.git

  2. Create a database and import the sql structure as defined in database.sql

  3. Navigate to application/config and change the following files: -config.php - base url -database.php - database connections -email.php - email functions

  4. Navigate to application/libraries/redux_auth.php - edit the send_sms and register functions

  5. Code it.

Still on beta version.