axllent/silverstripe-meta-editor

Meta Editor for Silverstripe

Installs: 7 361

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

1.2.3 2023-06-14 02:41 UTC

This package is auto-updated.

Last update: 2024-04-14 04:44:17 UTC


README

The Silverstripe Meta Editor interface allows easy editing of Meta Titles and Meta Descriptions for pages within a customised ModelAdmin interface.

Values are updated directly via Ajax, and provide handy warnings about value length and duplicates.

This module is a complete rebuild of axllent/silverstripe-seo-editor for Silverstripe 4 & 5.

Silverstripe Meta Editor

Features

  • Tree-like navigation, browse down into sub-pages
  • Ajax updates, character counter
  • Input validation (too long or short, duplicates)
  • Data cleaning - excess whitespace removed
  • Search, including selecting all pages with warnings
  • Set non-editable pages (eg: RedirectPage)
  • Set hidden pages (eg: ErrorPage)
  • Works transparently with Fluent (optional)

Requirements

  • Silverstripe ^4 || ^5

Configuration

Please refer to the Configuration docs.

Installation

composer require axllent/silverstripe-meta-editor