Download the PHP package mbhsoft/codeception-sitemap-module without Composer
On this page you can find all versions of the php package mbhsoft/codeception-sitemap-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mbhsoft/codeception-sitemap-module
More information about mbhsoft/codeception-sitemap-module
Files in mbhsoft/codeception-sitemap-module
Package codeception-sitemap-module
Short Description Parse and validate sitemap.xml files
License
Informations about the package codeception-sitemap-module
Codeception Sitemap Module
This package provides parsing and validation of sitemap.xml files.
Fork from portrino/codeception-sitemap-module
Installation
You need to add the repository into your composer.json file
Usage
You can use this module as any other Codeception module, by adding 'Sitemap' to the enabled modules in your Codeception suite configurations.
Enable module and setup the configuration variables
The url
could be set in config file directly or via an environment variable: %BASE_URL%
You could also configure the guzzle instance of the sitemap parser package. For example to disable SSL certification checks:
Update Codeception build
Implement the cept / cest
Authors
- André Wuttig - Initial work, Unit Tests, Documentation - aWuttig
- Marc Bastian Heinrichs - Bugfixes, Acceptance tests, Migration to GitHub actions, Upgrade for Codeception v4 Mabahe
See also the list of contributors who participated in this project.
All versions of codeception-sitemap-module with dependencies
ext-simplexml Version *
codeception/codeception Version ^5.0
codeception/module-asserts Version ^3.0
codeception/module-phpbrowser Version ^3.0
vipnytt/sitemapparser Version ~1.1.0
mbhsoft/phpunit-xsdvalidation Version 3.0.0