moc / synchronizeurl
Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes
2.0.4
2023-10-24 21:30 UTC
Requires
- neos/neos: ~3.0 || ~4.0 || ~5.0 || ~7.0 || ~8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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"