axllent/silverstripe-meta-editor

银Stripe 元数据编辑器

安装数: 7,928

依赖关系: 1

建议者: 0

安全: 0

星标: 4

关注者: 4

分支: 1

公开问题: 0

类型:silverstripe-vendormodule

1.2.3 2023-06-14 02:41 UTC

This package is auto-updated.

Last update: 2024-09-14 05:26:54 UTC


README

银Stripe 元数据编辑器界面允许在自定义的 ModelAdmin 界面中轻松编辑页面元标题和元描述。

值通过 Ajax 直接更新,并提供有关值长度和重复的便捷警告。

此模块是针对 Silverstripe 4 & 5 完全重建的 axllent/silverstripe-seo-editor

Silverstripe Meta Editor

特性

  • 树状导航,浏览子页面
  • Ajax 更新,字符计数器
  • 输入验证(过长或过短,重复)
  • 数据清理 - 移除多余的空白字符
  • 搜索,包括选择带有警告的所有页面
  • 设置不可编辑页面(例如:RedirectPage)
  • 设置隐藏页面(例如:ErrorPage)
  • Fluent 透明工作(可选)

需求

  • Silverstripe ^4 || ^5

配置

请参阅配置文档

安装

composer require axllent/silverstripe-meta-editor