I am looking for a messaging plugin for cakephp. So far I have found a couple of plugins (for example, here http://plugins.cakephp.org/packages?query=chat ), but they are all outdated and work with cake 1.2.
Is it for Cake 2.x?
See the links below, I think they are useful:1. https://github.com/zuha/Messages-Zuha-Cakephp-Plugin2. https://github.com/skitle/CakePHP-Messaging-Plugin
how about this? http://www.cometchat.com/cakephp-chat
This is not free, but this is what I found ...
Otherwise, you could integrate Node.JS and Socket.IO into CakePHP as JS libraries and work with it to create a chat application ...
Maybe you should try this plugin:
https://github.com/angelxmoreno/CakePHP-PrivateMessages
Source: https://habr.com/ru/post/1443803/More articles:Adding a new WindowListener to a JFrame - javaConnect Kinect to Android - androidAFImageRequestOperation returns an image that is not loaded - iosAbsolute button layout - javaHow to run jQuery method from String - jqueryKey hashing in Java - javaSubdomains in nodes - node.jsPython variable in HTML letter in Python - pythonHow to insert a blob data type - c #UICollectionView stuck in reloadData - iosAll Articles