unikka/neos-linkchecker

Last activity 06 Sep 2024 4 4 929
composer require unikka/neos-linkchecker

NeosCMS package that is able to crawl the whole page and check the links for broken links

dev-snyk-fix-ecf76411261365e14e6fe813da21bbd6

Version
dev-snyk-fix-ecf76411261365e14e6fe813da21bbd6
Type
neos-package
Release Date
Jul 18, 2022 03:52
Source
git
Distribution
zip
Requires
  • php: ^7.1
  • neos/flow: *
  • neos/neos: ^4.0 || ^5.0 || ^7.0 || dev-master
  • neos/swiftmailer: ^6.0 || ^7.0 || dev-master
  • spatie/crawler: ^4.1
  • league/csv: ^9.1
GPL-3.0-or-later c38e47b8af166a92f0967a4df22bc4ae4f71223d

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-update

We collect the result items in the database and therefore you should execute the doctrine migration.

./flow doctrine:migrate Configuration

We 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 4 package(s).