Download the PHP package heimrichhannot/contao-linkchecker-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-linkchecker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heimrichhannot/contao-linkchecker-bundle
More information about heimrichhannot/contao-linkchecker-bundle
Files in heimrichhannot/contao-linkchecker-bundle
Package contao-linkchecker-bundle
Short Description Simple link checker tool, that comes with an back end widget and LinkChecker class.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-linkchecker-bundle
Informations about the package contao-linkchecker-bundle
Contao link checker Bundle
Simple link checker tool, that comes with an back end widget and LinkChecker class. Using php get_headers() function. Link test within widget is done via xhr call.
LinkChecker back end widget
Technical instructions
Test links
If you want to test a single link, or multiple links, simply call:
Back end widget / field
In back end mode there is a widget available called linkChecker
;
Provide a valid load_callback
within you DataContainer field configuration.
You can return html-code with anchor tags, a single link or an array of links within your load_callback
.
All versions of contao-linkchecker-bundle with dependencies
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-utils-bundle Version ^2.232
heimrichhannot/contao-ajax-bundle Version ~1.0
symfony/config Version ^4.4 || ^5.4
symfony/css-selector Version ^4.4 || ^5.4
symfony/dependency-injection Version ^4.4 || ^5.4
symfony/http-kernel Version ^4.4 || ^5.4
symfony/polyfill-php80 Version ^1.22
wa72/htmlpagedom Version ^1.3 || ^2.0