https://github.com/CakeDC/comments
Comments Plugin for CakePHP
https://github.com/CakeDC/comments
Last synced: 5 months ago
JSON representation
Comments Plugin for CakePHP
- Host: GitHub
- URL: https://github.com/CakeDC/comments
- Owner: CakeDC
- License: other
- Archived: true
- Created: 2010-02-16T11:28:34.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T10:43:25.000Z (over 10 years ago)
- Last Synced: 2025-03-01T09:49:41.712Z (over 1 year ago)
- Language: PHP
- Homepage: http://cakedc.com
- Size: 668 KB
- Stars: 94
- Watchers: 27
- Forks: 43
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
CakeDC Comments Plugin
======================
[](http://travis-ci.org/CakeDC/comments)
[](https://packagist.org/packages/CakeDC/comments)
[](https://packagist.org/packages/CakeDC/comments)
This **Comments** plugin enables developers to quickly add comments functionality to any existing table.
Requirements
------------
* CakePHP 2.5+
* PHP 5.2.8+
Documentation
-------------
For documentation, as well as tutorials, see the [Docs](Docs/Home.md) directory of this repository.
Support
-------
For bugs and feature requests, please use the [issues](https://github.com/CakeDC/comments/issues) section of this repository.
Commercial support is also available, [contact us](http://cakedc.com/contact) for more information.
Contributing
------------
This repository follows the [CakeDC Plugin Standard](http://cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](http://cakedc.com/contribution-guidelines) for detailed instructions.
License
-------
Copyright 2007-2014 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.