moc/synchronizeurl

Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes

Installs: 5 816

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 4

Forks: 5

Open Issues: 1

Type:neos-package

2.0.4 2023-10-24 21:30 UTC

This package is auto-updated.

Last update: 2024-03-24 22:21:16 UTC


README

Scrutinizer Code Quality Latest Stable Version Total Downloads License

Introduction

Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes.

It's possible to change the URL to something else afterwards, however it will be overridden every time the page title changes.

Compatible with Neos 8.x, 7.x, 5.x, 4.x, 3.x, 2.x

Installation

composer require "moc/synchronizeurl:~2.0"