tifon/ladon_project_app_client

Send version information of current site to Ladon.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-module

pkg:composer/tifon/ladon_project_app_client

1.0.0 2023-02-20 17:28 UTC

This package is auto-updated.

Last update: 2025-09-23 03:41:51 UTC


README

Send version information of current site to Ladon.

Settings

Add the following lines to the settings.php file.

$settings['ladon_project_app_client_site_id'] = '[SITE_ID]';
// Optionally you can change the url of ladon.
$settings['ladon_project_app_client_url'] = 'https://ladon-local.site/project-app/listener';