cakedc / cakephp-forum
Forum Plugin for CakePHP
Installs: 8 729
Dependents: 0
Suggesters: 0
Security: 0
Stars: 22
Watchers: 15
Forks: 4
Open Issues: 2
Type:cakephp-plugin
Requires
- php: >=8.1
- cakephp/cakephp: ^5.0
- cakephp/migrations: ^4.0
- muffin/orderly: ^3.0
- muffin/slug: ^3.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^5.0
- phpunit/phpunit: ^10.1.0
This package is auto-updated.
Last update: 2024-10-30 01:53:42 UTC
README
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.