moc / synchronizeurl
Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes
Installs: 5 925
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 5
Open Issues: 1
Type:neos-package
Requires
- neos/neos: ~3.0 || ~4.0 || ~5.0 || ~7.0 || ~8.0
README
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"