cakedc/ratings

This package is abandoned and no longer maintained. No replacement package was suggested.

Ratings Plugin for CakePHP.

Installs: 21 583

Dependents: 0

Suggesters: 0

Security: 0

Stars: 71

Watchers: 22

Forks: 21

Open Issues: 0

Type:cakephp-plugin

1.2.0 2014-07-22 20:17 UTC

This package is auto-updated.

Last update: 2023-11-12 01:43:22 UTC


README

Bake Status Downloads Latest Version

The Ratings plugin will allow you by simply adding the ratings component to your controller to rate anyting. The component will auto load a helper and behavior.

The core part of this plugin is the ratable behavior that is attached to your models. In most cases you don't need attach it yourself, because the rating component will take care of it.

Requirements

  • CakePHP 2.5+
  • PHP 5.2.8+

Documentation

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

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 2007-2014 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.