pixelant / pxa-realurl-fbclid
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.0.0
- typo3/cms-core: ^8.7 || ^9.3
Replaces
- pxa_realurl_fbclid: v0.0.3
This package is not auto-updated.
Last update: 2024-11-08 13:08:39 UTC
README
Extension just created to prevent the 404 error when url contains parameter fbclid
.
This extension extends realurl ConfigurationReader and includes fbclid to defaultValues -> cache/ignoredGetParametersRegExp variable.
!!! NOTE !!!
The parameter also needs to be included in the [FE][cHashExcludedParameters]
setting in install tool.