| Recommend this page to a friend! | 
| Info | Documentation | Screenshots | Reputation | Support forum | Blog | Links | 
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2024-07-23 (8 months ago)  | Not yet rated by the users | Total: 25 | All time:  11,257 This week: 59 | |||||
| Version | License | PHP version | Categories | |||
| melis-messenger 1.0 | The PHP License | 5 | PHP 5, Chat | 
| Description | Author  | |||||||||||||||||||||||
This package can exchange messages between Melis platform users.  | 
  | |||||||||||||||||||||||
MelisMessenger offers a messenging system inside the platform so that collaborators can talk to each others.
These instructions will get you a copy of the project up and running on your machine.
You will need to install melisplatform/melis-core in order to have this module running. This will automatically be done when using composer.
Run the composer command:
composer require melisplatform/melis-messenger
Database model is accessible on the MySQL Workbench file: /melis-messenger/install/sql/model Database will be installed through composer and its hooks. In case of problems, SQL files are located here: /melis-messenger/install/sql
File: /melis-messenger/src/Service/MelisMessengerService.php
// Get the service
$messengerService = $this->getServiceManager()->get('MelisMessengerService');
// save datas of this page with an array of keys of the names of the table's columns
$convo_id = $messengerService->saveMsg(array(...));
See also the list of contributors who participated in this project.
This project is licensed under the OSL-3.0 License - see the LICENSE file for details
| Screenshots (1) | ||
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Doc. | Documentation | |||
| / | config | 
| File | Role | Description | 
|---|---|---|
|    | 
Aux. | Configuration script | 
|    | 
Aux. | Configuration script | 
|    | 
Aux. | Configuration script | 
|    | 
Aux. | Configuration script | 
|    | 
Class | Class source | 
| / | install | / | dbdeploy | 
| File | Role | Description | 
|---|---|---|
|    | 
Data | Auxiliary data | 
| / | language | 
| File | Role | Description | 
|---|---|---|
|    | 
Aux. | Configuration script | 
|    | 
Aux. | Configuration script | 
| / | public | 
| / | public | / | plugins | 
| File | Role | Description | 
|---|---|---|
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
| / | src | 
| File | Role | Description | ||
|---|---|---|---|---|
|    | 
Class | Class source | ||
| / | src | / | Controller | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
|    | 
Class | Class source | 
| / | src | / | Form | / | Factory | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
| / | src | / | Model | 
| File | Role | Description | ||
|---|---|---|---|---|
|    | 
Class | Class source | ||
| / | src | / | Model | / | Tables | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
| / | test | 
| File | Role | Description | ||
|---|---|---|---|---|
|    | 
Example | Example script | ||
|    | 
Data | Auxiliary data | ||
| / | test | / | MelisMessengerTest | / | Controller | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
| / | view | / | melis-messenger | 
| File | Role | Description | ||
|---|---|---|---|---|
| / | view | / | melis-messenger | / | melis-messenger | 
| File | Role | Description | 
|---|---|---|
|    | 
Example | Example script | 
|    | 
Example | Example script | 
|    | 
Example | Example script | 
|    | 
Example | Example script | 
| / | view | / | melis-messenger | / | melis-setup | 
| File | Role | Description | 
|---|---|---|
|    | 
Example | Example script | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.