Releases: dereuromark/cakephp-meta
Releases · dereuromark/cakephp-meta
1.0.0
0.2.1
Improvements
Fixed up Meta helper for description and nullable topics.
Full Changelog: 0.2.0...0.2.1
0.2.0
CakePHP 4 compatible release.
Please help to finalize.
0.1.0
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.