Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dennisinteractive/dennis_link_checker

Monitors links to reduce redirects
https://github.com/dennisinteractive/dennis_link_checker

Last synced: 6 days ago
JSON representation

Monitors links to reduce redirects

Awesome Lists containing this project

README

        

# dennis_link_checker
Monitors links to reduce redirects

## Configuration:
##### The site URL for scanning can be configured at:
`/admin/config/system/link-checker/config`

## Drush commands:

`drush link-checker:link `

`drush link-checker:asset `

##### These drush commands have corresponding cron jobs.

## PHPUnit:
`../vendor/bin/phpunit -c core modules/contrib/dennis_link_checker --group Link_checker`