codeconsortium/ccdn-forum-admin-bundle

CCDN Forum Admin Bundle

dev-master 2013-03-11 11:31 UTC

This package is not auto-updated.

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


README

Notes.

This bundle is for the symfony framework and requires Symfony 2.1.x and PHP 5.4

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

This file is part of the CCDNForum Bundle(s)

© CCDN © CodeConsortium

Available on:

Icons courtesy of PC.de Icons licensed under Creative Commons. 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 complimentary AdminBundle for forum management of the CCDNForum ForumBundle for Symfony (2.1.x).

You will need to look at CCDNForum ForumBundle and install it along with its dependencies before using this bundle.

Features.

AdminBundle Provides the following features:

  1. Category Management:
    1. Add Category.
    2. Remove Category.
    3. Edit Categories name & description.
  2. Board Management:
    1. Add Board.
    2. Remove Board.
    3. Edit Boards name & description.
  3. Topic Management:
    1. List already soft-deleted Topics.
    2. Close already soft-deleted Topics.
    3. Re-Open already soft-deleted Topics.
    4. Restore already soft-deleted Topics.
    5. Hard-Delete already soft-deleted Topics.
  4. Post Management:
    1. List already soft-deleted Posts.
    2. Lock already soft-deleted Posts.
    3. Unlock already soft-deleted Posts.
    4. Restore already soft-deleted Posts.
    5. Hard-Delete already soft-deleted Posts.
  5. Closed/Soft-deleted Topics Management:
    1. List all closed/soft-deleted Topics.
    2. Batch close soft-deleted Topics.
    3. Batch re-open closed Topics.
    4. Batch soft-delete closed Topics.
    5. Batch restore soft-deleted Topics.
  6. Locked/Soft-deleted Posts Management:
    1. List all locked/soft-deleted Posts.
    2. Batch lock soft-deleted Posts.
    3. Batch unlock locked Posts.
    4. Batch soft-delete locked Posts.
    5. Batch restore soft-deleted Posts.
  7. 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.

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 AdminBundle 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.