dereuromark/cakephp-meta
最新稳定版本:1.1.1
Composer 安装命令:
composer require dereuromark/cakephp-meta
包简介
Meta plugin for CakePHP
README 文档
README
This branch is for CakePHP 5.1+. For details see version map.
What is this plugin for?
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.
Installation and Usage
Please see Docs
ToDos
DB driven approach
Adding a Meta component and Metas Table we can pull data from an admin backend inserted DB table. Those could overwrite then any defaults set via actions or ctp templates.
统计信息
- 总下载量: 11.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-06