axllent / silverstripe-meta-editor
银Stripe 元数据编辑器
1.2.3
2023-06-14 02:41 UTC
Requires
- silverstripe/framework: ^4.0 || ^5.0
- silverstripe/vendor-plugin: ^1.0 || ^2.0
README
银Stripe 元数据编辑器界面允许在自定义的 ModelAdmin 界面中轻松编辑页面元标题和元描述。
值通过 Ajax 直接更新,并提供有关值长度和重复的便捷警告。
此模块是针对 Silverstripe 4 & 5 完全重建的 axllent/silverstripe-seo-editor。
特性
- 树状导航,浏览子页面
- Ajax 更新,字符计数器
- 输入验证(过长或过短,重复)
- 数据清理 - 移除多余的空白字符
- 搜索,包括选择带有警告的所有页面
- 设置不可编辑页面(例如:RedirectPage)
- 设置隐藏页面(例如:ErrorPage)
- 与 Fluent 透明工作(可选)
需求
- Silverstripe ^4 || ^5
配置
请参阅配置文档。
安装
composer require axllent/silverstripe-meta-editor