codeconsortium/ccdn-message-bundle

CCDN Message Bundle

This package is not auto-updated.

Last update: 2024-04-13 11:35:55 UTC


README

SensioLabsInsight Build Status Scrutinizer Quality Score Code Coverage Latest Stable Version Total Downloads Stories in Ready

Notes:

This bundle is for the symfony framework and requires Symfony ~2.4 and PHP >= 5.3.2

This project uses Doctrine >= 2.1.x and so does not require any specific database.

© CCDN © CodeConsortium

Available on:

Theme and Sprite graphics courtesy of twitter bootstrap and GLYPHICONS.

Other graphics are works of CodeConsortium.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

SensioLabsInsight knpbundles.com

Description:

This is a private messaging system as a bundle for use in a Symfony2 project for sending and receiving private message.

Send and receive private messages as part of a symfony2 powered website.

Features.

MessageBundle Provides the following features:

  1. Folder organised mail management.
  2. Send / Receive messages.
  3. Supports preview before sending.
  4. Forwarding and quoted replying.
  5. Supports the attachment bundle for attaching files to messages.
  6. Messages can be flagged as important.
  7. Message notifier icon at top of page layout as part of CommonBundle.
  8. Utilises Twitter-Bootstrap interface by default.

Before installation of this bundle, you can download the Sandbox for testing/development and feature review, or alternatively see the product in use at CodeConsortium.

Documentation.

Documentation can be found in the Resources/doc/index.md file in this bundle:

Read the Documentation.

Installation.

All the installation instructions are located in documentation.

Upgrading.

Warning:

Do NOT use the CLI doctrine/symfony console utility to force an update, data will be lost if you do! Manually run the sql update in the upgrading docs. Always backup your database before updating.

License.

This software is licensed under the MIT license. See the complete license file in the bundle:

Resources/meta/LICENSE

Read the License.

About.

CCDNMessage MessageBundle is free software from Code Consortium. See also the list of contributors.

Reporting an issue or feature request.

Issues and feature requests are tracked in the Github issue tracker.

Discussions and debates on the project can be further discussed at Code Consortium.