Skip to content

Migration Linkchecker check the status of pages in a staging environment against a predefined list of links

Notifications You must be signed in to change notification settings

eaudeweb/migration-linkchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migration Link-Checker

Checks the status of pages in a staging environment against a predefined list of links.

Prerequisites

A config.yml file - see example.config.yml template

Installation

Run composer install

Usage

  • php main.php tests HTTP status codes from example.config.yml or config.yml if this file exists
  • php main.php -cpath_to_config_file or php main.php --config path_to_config_file
  • tests HTTP status codes from the requested config file

Logging configuration

example.log4php.xml file is the default configuration for the logger. It currently logs all messages to statusReport.log file and only errors to console.
To edit logging configuration, create a new file log4php.xml.

About

Migration Linkchecker check the status of pages in a staging environment against a predefined list of links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages