in2code / realurlconflicts
Show realurlconflicts of pages in a backend module
Installs: 5 429
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 4
Open Issues: 1
Type:typo3-cms-extension
Requires
- dmitryd/typo3-realurl: >=2.0.0 <3.0.0
Replaces
- realurlconflicts: 1.0.5
- typo3-ter/realurlconflicts: 1.0.5
README
Show realurl conflicts in a backend module.
There are some possibilities to delete caching entries from realurl, but the main goal of this extension is, to just
show where the conflicts are. Solving conflicts must be done without just deleting caches.
To resolve a conflict, an editor should rename or move a page in backend.
Features in realurl like Speaking URL path segment
, Exclude from speaking URL
or Override the whole page path
make this task even harder for editors.
Installation
- Install this extension like
composer require in2code/realurlconflicts
- Just use the backend module
Screenshots
Requirements
Changelog
Todo
This extension was originally build for a customer with just one rootpage. So different rootpages are supported in realurl but not yet in this extension. BTW: Feel free to do a PR on this issue