Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dereuromark/cakephp-tags

Repository files navigation

CakePHP Tags Plugin

CI Coverage Status Latest Stable Version Total Downloads Minimum PHP Version License

Make tagging of entities a piece of cake.

This branch is for CakePHP 5.1+. For details see version map.

Install

Using Composer:

composer require dereuromark/cakephp-tags

Load the plugin:

bin/cake plugin load Tags

Also don't forget to run migration (e.g. using Migrations plugin):

bin/cake migrations migrate -p Tags

Demo

See Sandbox @ https://sandbox.dereuromark.de/sandbox/tags

Tutorial and Blog Post: https://www.dereuromark.de/2018/07/12/tutorial-cakephp-tagging/

Documentation

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

About

CakePHP Tags Plugin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 24

Languages