Skip to content

0.1.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 08 Jan 16:56
· 49 commits to master since this release

Initial Pre Release

CakePHP 3.7+

This plugin helps to maintain and output meta tags for your HTML pages, including SEO relevant parts like "title", "keywords", "description", "robots" and "canonical".

It can be used as a simple view-only approach using the included helper, it can also be DB driven if desired, or dynamically be created from the controller context by passing the meta data to the view.