Skip to content

Adds CSV export functionality to TYPO3 CMS redirect module

License

Notifications You must be signed in to change notification settings

plan2net/redirect-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redirect export

What does it do?

This extension allows you to export redirect records from TYPO3 into a CSV file. It provides a button in the backend module to trigger the export action.

Why should I install it?

If you need to manage and analyze redirect records outside of TYPO3, this extension provides an easy way to export all redirect data into a CSV format, which can be used in various tools for further processing.

Installation

Just install it and you're done.

composer require plan2net/redirect-export

Usage

  1. After installation, navigate to the Redirects module in the TYPO3 backend.
  2. You will see an "Export" button in the module's header.
  3. Click the "Export" button to download a CSV file containing all redirect records.

Configuration

No additional configuration is required. The extension will automatically add the export functionality to the Redirects module.

About

Adds CSV export functionality to TYPO3 CMS redirect module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published