Download the PHP package codeconsortium/ccdn-message-bundle without Composer
On this page you can find all versions of the php package codeconsortium/ccdn-message-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codeconsortium/ccdn-message-bundle
More information about codeconsortium/ccdn-message-bundle
Files in codeconsortium/ccdn-message-bundle
Package ccdn-message-bundle
Short Description CCDN Message Bundle
License MIT
Homepage http://github.com/codeconsortium/CCDNMessageMessageBundle
Informations about the package ccdn-message-bundle
CCDNMessage MessageBundle README.
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.
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:
- Folder organised mail management.
- Send / Receive messages.
- Supports preview before sending.
- Forwarding and quoted replying.
- Supports the attachment bundle for attaching files to messages.
- Messages can be flagged as important.
- Message notifier icon at top of page layout as part of CommonBundle.
- 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:
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
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.
All versions of ccdn-message-bundle with dependencies
symfony/symfony Version 2.4.*
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
knplabs/knp-paginator-bundle Version 2.4.*