“”

Broken link fixer Broken link fixer

brofix / stable

Check for broken links and fix them via a backend module (forked from core linkvalidator)

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req sypets/brofix

Tags

#backend #links #checking #broken #linkchecker

Last upload comment

6.0.1 (for TYPO3 v12)

https://github.com/sypets/brofix/releases/tag/v6.0.1

Downloads by month

Download 6.0.1 Extension Manual Found an Issue? Code Insights Packagist.org Crowdin translations
Author
Sybille Peters
Last update
03. Apr 2024
First upload
05. May 2021
Downloads
17,873
Category
Backend Modules
Dependencies
  • TYPO3 (12.4.4 - 12.9.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 sypets/brofix 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 (2)

Page Messages
(page_callouts)

Add callouts to page module in TYPO3 backend

Supported TYPO3 versions:
Migrate to Composer
(migrate2composer)

This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
6.0.1 / stable
April 03, 2024
6.0.1 (for TYPO3 v12)

https://github.com/sypets/brofix/releases/tag/v6.0.1
12.4.4 - 12.9.99 Download
6.0.0 / stable
March 29, 2024
v6.0.0 (for TYPO3 v12)

https://github.com/sypets/brofix/releases/tag/v6.0.0
12.4.4 - 12.9.99 Download
5.0.2 / stable
February 05, 2024
[BUGFIX] Fix link to module if using page_callouts
12.4.4 - 12.9.99 Download
5.0.1 / stable
September 16, 2023
Updated extension to 5.0.1
12.4.4 - 12.9.99 Download
5.0.0 / stable
July 16, 2023
https://github.com/sypets/brofix/releases/tag/v5.0.0
12.4.1 - 12.9.99 Download
4.5.1 / stable
April 03, 2024
4.5.1 (for TYPO3 11)

https://github.com/sypets/brofix/releases/tag/v4.5.1
11.5.30 - 11.9.99 Download
4.5.0 / stable
March 29, 2024
Release v4.5.0 für TYPO3 v11

https://github.com/sypets/brofix/releases/tag/v4.5.0
11.5.30 - 11.9.99 Download
4.4.4 / stable
September 16, 2023
Updated extension to 4.4.4
11.5.30 - 11.9.99 Download
4.4.3 / stable
July 07, 2023
https://github.com/sypets/brofix/releases/tag/v4.4.3
11.5.10 - 11.9.99 Download
4.4.2 / stable
June 14, 2023
release notes https://github.com/sypets/brofix/releases/tag/v4.4.2
11.5.10 - 11.9.99 Download
4.4.1 / stable
June 11, 2023
Release Notes: https://github.com/sypets/brofix/releases/tag/v4.4.1
11.5.10 - 11.9.99 Download
4.3.1 / stable
April 17, 2023
v4.3.1
11.5.10 - 11.9.99 Download
4.3.0 / stable
March 05, 2023
4.3.0
11.5.10 - 11.9.99 Download
4.2.7 / stable
February 14, 2023
4.2.7
https://github.com/sypets/brofix/releases/tag/v4.2.7
11.5.10 - 11.9.99 Download
4.2.6 / stable
February 11, 2023
https://github.com/sypets/brofix/releases/tag/v4.2.6
11.5.10 - 11.9.99 Download
4.1.5 / stable
January 06, 2023
Updated extension to 4.1.5
11.5.10 - 11.9.99 Download
4.1.4 / stable
December 04, 2022
Updated extension to 4.1.4
11.5.10 - 11.9.99 Download
4.1.3 / stable
September 22, 2022
Updated extension to 4.1.3
11.5.10 - 11.9.99 Download
4.0.2 / stable
September 11, 2022
Updated extension to 4.0.2
11.5.10 - 11.9.99 Download
4.0.1 / stable
September 11, 2022
Updated extension to 4.0.1
11.5.10 - 11.9.99 Download
4.0.0 / stable
May 30, 2022
Updated extension to 4.0.0
11.5.10 - 11.9.99 Download
3.2.2 / stable
May 28, 2022
Updated extension to 3.2.2
10.4.14 - 11.9.99 Download
3.2.1 / stable
March 28, 2022
Updated extension to 3.2.1
10.4.14 - 11.9.99 Download
3.2.0 / stable
March 27, 2022
Updated extension to 3.2.0
10.4.14 - 11.9.99 Download
3.1.0 / stable
March 13, 2022
Updated extension to 3.1.0
10.4.14 - 11.9.99 Download
2.2.1 / stable
October 05, 2021
[BUGFIX] Fix EditableRestriction for allowed_languages
10.4.14 - 11.9.99 Download
2.2.0 / beta
September 17, 2021
After updating to this version, please update the database and remove cache.

Changes:

- Add support for TYPO3 v11
- Add crdate to table. This will later make it possible to detect new broken links (or broken links recently detected).
- Add start and stop time to check links email report
- Change order of settings in check links email report
- Add additional setting mod.brofix.mail.language to set the language of the email report.
- Do not check records of default language if l18n_cfg is 1 or 3 (“Hide default language of page”)
- Also consider if records should be checked on page if rechecking URL or fields.
- Optimize external link checking: Do not use extra headers Accept-Language and Accept-Encoding by default. This causes problems with some websites.
- Optimize pagination: Do not show pagination controls if there is only one page


Changelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
10.4.14 - 11.9.99 Download
2.1.3-dev / beta
September 01, 2021
- Add pagination
- Fix alignment in columns of Email report
10.4.14 - 10.9.99 Download
2.1.1 / beta
June 24, 2021
Changes:

several bugfixes, see https://docs.typo3.org/p/sypets/brofix/2.1/en-us/Changelog/Index.html
Hints for upgrading

Upgrading from before 2.1: analyze database and new checking of links is required
Upgrading from before 2.0.0: A CLI command is now used instead of a scheduler task. It is recommended to remove the "old" scheduler task before updating.
10.4.14 - 10.9.99 Download
2.0.1 / beta
May 17, 2021
2.0.1 Bugfixes
10.4.99 - 10.9.99 Download
2.0.0 / beta
May 17, 2021
2.0.0 Drop support for TYPO3 9

Bugfixes and new features, see https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
10.4.99 - 10.9.99 Download
1.0.7 / beta
January 06, 2023
Updated extension to 1.0.7
9.5.23 - 10.4.99 Download
1.0.6 / beta
May 14, 2021
1.0.6 Bugfix

see Changelog https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
9.5.23 - 10.4.99 Download
1.0.5 / beta
May 13, 2021
1.0.5 Bugfixes

see Changelog https://docs.typo3.org/p/sypets/brofix/1.0/en-us/Changelog/Index.html
9.5.23 - 10.4.99 Download
1.0.4 / beta
May 12, 2021
1.0.4 Improve link checking

- add options to console command
- fix formatting of float percentage in email

Changelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
9.5.23 - 10.4.99 Download
1.0.3 / beta
May 12, 2021
1.0.3 Bugfixes and code cleanup
9.5.23 - 10.4.99 Download
1.0.2 / beta
May 05, 2021
1.0.2 Bugfixes

9.5.23 - 10.4.99 Download
1.0.1 / beta
May 05, 2021
1.0.1 Bugfixes and code cleanup


9.5.23 - 10.4.99 Download
1.0.0 / beta
May 05, 2021
1.0.0

See Changelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html
9.5.23 - 10.4.99 Download