dev-8.x-1.x
dev-8.x-1.x https://github.com/factorial-io/factorial_monitoring_connectorConnects the drupal installation to the factorial monitoring system
GPL-2.0+
drupal
Connects the drupal installation to the factorial monitoring system
the factorial_monitoring_connector is a small module to collect various informations about hte installation on request., (*1)
add this repository as a submodule via, (*2)
git submodule add https://github.com/factorial-io/factorial_monitoring_connector.git sites/all/modules/custom/factorial_monitoring_connector
Add the following lines to your repositories
-section:, (*3)
{ "type": "vcs", "url": "https://github.com/factorial-io/factorial_monitoring_connector.git" }
run composer require factorial-io/factorial_monitoring_connector:dev-8.x-1.x
, (*4)
Connects the drupal installation to the factorial monitoring system
GPL-2.0+
drupal