tifon/ladon_project_app_client

Send version information of current site to Ladon.

1.0.0 2023-02-20 17:28 UTC

This package is auto-updated.

Last update: 2024-04-23 00:53:25 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';