unikka/neos-linkchecker
composer require unikka/neos-linkchecker
NeosCMS package that is able to crawl the whole page and check the links for broken links
1.1.0
Readme excerpt
Neos.LinkChecker
Neos package that is able to crawl the whole page and check the links for broken links
IMPORTANT WIP
Installation composer require unikka/neos-linkchecker --no-updateWe collect the result items in the database and therefore you should execute the doctrine migration.
./flow doctrine:migrate ConfigurationWe have plenty of configuration options for the link checker. the most important if you want to use the crawler for your site is maybe the url. You can also use a parameter in the cli command if you don`t use just one url for instance.
Unikka: LinkChecker: url: 'unikka.de'More detailed information …
Read more
The same vendor provides 4 package(s).