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
Requires
- drupal/core: ^9 || ^10
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';