“”

Pagetree Filter Pagetree Filter

pagetreefilter / stable

It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req christophlehmann/pagetreefilter

Last upload comment

Release 2.1.0

Downloads by month

Download 2.1.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Christoph Lehmann
Last update
17. Mar 2024
First upload
07. Jul 2021
Downloads
40,784
Category
Backend
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req christophlehmann/pagetreefilter to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
2.1.0 / stable
March 17, 2024
Release 2.1.0
12.4.0 - 12.4.99 Download
2.0.0 / stable
April 25, 2023
TYPO3 v12 LTS Support
12.4.0 - 12.4.99 Download
1.6.1 / stable
April 25, 2023
Bugfixes
11.5.0 - 11.5.99 Download
1.5.1 / stable
December 02, 2022
[RELEASE] Version 1.5.1
11.5.0 - 11.5.99 Download
1.5.0 / stable
October 09, 2022
[RELEASE] Version 1.5.0

* Add wizard items for content elements without wizard configuration
* Add wizard items for unknown (broken) content elements
* Play nice with EXT:flux
11.5.0 - 11.5.99 Download
1.4.0 / stable
October 06, 2022
[TASK] Drop TsConfig setting ignoreFields

The setting was used to cleanup tt_content_defValues, but it was not done
when checking if a content element is in use.

For now only CType and list_type are used to filter for content elements and
to determine if they are used.
11.5.0 - 11.5.99 Download
1.3.1 / stable
October 05, 2022
Disable EXT:content_defender hook

To be able to see all possible wizard items
11.5.0 - 11.5.99 Download
1.3.0 / stable
July 16, 2022
[RELEASE] Version 1.3.0

* Add toggle to hide unused wizard items
* Use Icon API
11.5.0 - 11.5.99 Download
1.2.0 / stable
April 04, 2022
[RELEASE] Version 1.2.0
11.5.0 - 11.5.99 Download
1.1.0 / stable
December 12, 2021
Show plugins having no wizard configuration
11.5.0 - 11.5.99 Download
1.0.0 / stable
October 06, 2021
TYPO3 11 LTS Compatibility
11.5.0 - 11.5.99 Download
0.3.0 / beta
April 04, 2022
[RELEASE] Version 0.3.0
10.4.0 - 10.4.99 Download
0.2.1 / beta
December 12, 2021
[TASK] Version constraints
10.4.0 - 10.4.99 Download
0.2.0 / beta
December 12, 2021
[RELEASE] Version 0.2.0
10.4.0 - 11.4.99 Download
0.1.1 / beta
October 10, 2021
Bugfix release
10.4.0 - 11.4.99 Download
0.1.0 / beta
September 13, 2021
New features
* Hide wizard items having no results
* Add pagetype wizard items
10.4.0 - 11.4.99 Download
0.0.5 / beta
September 07, 2021
[RELEASE] Version 0.0.5

* Fix return value of isWizardEnabled (Thanks to @sypets
10.4.0 - 11.4.99 Download
0.0.4 / beta
August 19, 2021
* Fix: Report module raises exception in 10.4
* Task: Handle nullable columns

10.4.0 - 11.4.99 Download
0.0.3 / beta
July 23, 2021
[RELEASE] Version 0.0.3

Improvements
* Use simple modal
* Remove hardcoded labels
* Use strict types
10.4.0 - 11.4.99 Download
0.0.2 / beta
July 14, 2021
Prepare release
10.4.0 - 11.3.99 Download
0.0.1 / beta
July 07, 2021
Initial release
10.4.0 - 11.3.99 Download