cakedc/tags

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

Tags plugin for CakePHP.

Installs: 28 509

Dependents: 0

Suggesters: 0

Security: 0

Stars: 132

Watchers: 28

Forks: 58

Open Issues: 2

Type:cakephp-plugin

1.6.1 2015-10-22 14:50 UTC

This package is auto-updated.

Last update: 2023-11-12 02:11:03 UTC


README

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.