Skip to content

wrock/ig_slug

 
 

Repository files navigation

TYPO3 Extension 'ig_slug'

Rebuild URL slugs of pages an other tables

1. What does it do?

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.

2. Usage

1) Installation

Installation using Composer

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.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

About

TYPO3 Extension to update slugs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.4%
  • HTML 11.3%
  • JavaScript 1.4%
  • Other 0.9%