Rebuild URL slugs of pages an other tables
Extension to rebuild the slugs of the pages or any other table with slugs like e.g. news. It also offers an ovierview of the current slugs and shows which slugs would be changed.
The table with slug fields are automaticly detected. Non admin users only have access to tables if they can change the slug field.
Workspaces are not yet implemented.
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require internetgalerie/ig-slug
.
Download and install the extension with the extension manager module.