codeconsortium/ccdn-forum-bundle

CCDN Forum Bundle

Installs: 15 373

Dependents: 0

Suggesters: 0

Security: 0

Stars: 60

Watchers: 15

Forks: 53

Open Issues: 17

Type:symfony-bundle


README

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

Notes:

This is no longer supported or worked on. If you wish to continue using this and wish to take over let me know.

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 ForumBundle for Symfony for building a bulletin board forum community where users can create and reply to discussions.

Features.

ForumBundle Provides the following features:

  1. Forum Management Create/Edit/Delete Forums.
  2. Category Management Create/Edit/Delete Categories.
  3. Board Management Create/Edit/Delete Boards.
  4. Create and Reply to Topics.
  5. Edit Topics/Posts.
  6. Support for sticky topics.
  7. Built in pagination using KnpPaginator.
  8. Supports soft-deleting of Topics and Posts for recovery by Admin or later hard-deletion.
  9. Topics can be closed and Posts locked from editing by forum moderators.
  10. Topics and Posts can be Previewed before posting.
  11. Topics can be subscribed to and followed in the Topic subscription page.
  12. Optional integration with DashboardBundle for easy site navigation.
  13. Utilises Twitter-Bootstrap interface by default.
  14. Unit tested with PHPUnit and Behat.

You will need the complimentary bundles for this bundle to work, which are listed in the dependencies of the installation documentation.

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.

CCDNForum ForumBundle is free software as part of the CCDNForum 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.