Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

CakeDC/tags

Repository files navigation

Tags Plugin for CakePHP

Bake Status Downloads Latest Version

The Tags plugin includes the TaggableBehavior that allows you to simply tag everything.

It saves all tags in a single tags table and connects any kind of records to them through the tagged table.

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.