Welcome Guest, Not a member yet? Register   Sign In
ci messaging system
#1
Brick 
(This post was last modified: 04-02-2015, 05:08 AM by balint42.)

I just wanted to drop a short note for anyone possibly interested: I wrote a simple private messaging system for CI. It allows users to send each other messages. It allows multiple recipients, has an AJAX ready method for recipient name completion and allows trashing and restoring messages. It is open source (MIT license) and can be found on Github:

https://github.com/balint42/ci_pm

It has to be coupled to a user authentication system (through the user db table / user controller - see the code) and needs a decent front-end. It comes with a dummy user table and dummy front-end to show how it works. Please see further details on Github - please post your comments there (issues).
NOTE: this is a simple boilerplate and certainly needs more work.
Reply
#2

nice work.. I will try it....
Reply
#3

MB can some one help me with this addins.
I'm using Ion_Auth - it's works fine.
I added this PM addin, on localhost it work nor properly.
i go to /pm - i see messages from imported SQL, but when created new message i can't find it in send, but in phpmyadmin i see message...

I'm newbie :-(
Reply




Theme © iAndrew 2016 - Forum software by © MyBB