{"repo":"jrmadsen67/Mahana-Messaging-library-for-CodeIgniter","free":true,"listed":false,"github":"https://github.com/jrmadsen67/Mahana-Messaging-library-for-CodeIgniter","clone":"git clone https://github.com/jrmadsen67/Mahana-Messaging-library-for-CodeIgniter.git","description":"A small library to help jump start your internal messaging system, for the CodeIgniter framework","language":"PHP","stars":59,"topics":["codeigniter","messaging","php"],"license":null,"category":"chat-messaging","readme_excerpt":"Name: Mahana Messaging Library for CodeIgniter Author: Jeff Madsen jrmadsen67@gmail.com http://www.codebyjeff.com Location: - git@github.com:jrmadsen67/Mahana-Messaging-library-for-CodeIgniter.git Description: CI library for linking to application's existing user table and creating basis of an internal messaging system No views or controllers included - DO CHECK the README for setup instructions and notes Welcome to the Mahana Messaging Library for CodeIgniter This library is intended as a starting off point for building an internal messaging system for your CodeIgniter application. It does NOT include any controllers or views. To use this library: 1) download from github at the above url 2) there are 5 files (not including this README): - mahana.sql -- run this sql script in your database. Note that these tables are all InnoDB - Mahana uses transactions - config/mahana.php -- you will need to set up your existing users table information here, following the sample data style - language/english/mahana lang.php -- all error and success messages can be changed here, or multilingual support can be added -- models/mahana model.php -- the database model -- libraries/Mahana messaging -- the main library file 3) from your controller, load the library as either: (Recommended) $this- load- library('mahana messaging'); $msg = $this- mahana messaging- get message($msg id, $sender id); or $this- load- library('mahana messaging'); $mahana = new Mahana messaging(); $msg = $mahana- get messa","default_branch":null,"files":null,"tree":[],"storefront":"/r/jrmadsen67","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jrmadsen67/Mahana-Messaging-library-for-CodeIgniter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}