cakedc/cakephp-forum

Forum Plugin for CakePHP

Installs: 7 457

Dependents: 0

Suggesters: 0

Security: 0

Stars: 22

Watchers: 15

Forks: 4

Open Issues: 2

Type:cakephp-plugin

4.0.0-RC1 2023-11-30 12:03 UTC

This package is auto-updated.

Last update: 2024-03-30 00:20:41 UTC


README

Build Status Coverage Status License

It covers the following features:

  • up to 2 levels forum categories tree
  • creating threads, posting replies
  • reporting messages
  • assigning category moderators
  • forum admin interface

It does not cover:

  • users implementation

Requirements

  • CakePHP 3.4.0+
  • PHP 5.6+

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Demo

You can check out CakeDC Forum demo app running on Heroku (in read-only mode) and find it's sources here.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.

License

Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.