- Issue created by @La558
- Status changed to Closed: duplicate
9 months ago 9:21pm 19 July 2024
Drupal Version > 10.3.1
Web Server > Apache/2.4.56 (Unix) LibreSSL/3.3.6
PHP > 8.2.20
Database MySQL > 8.0.30
After upgrade the webform module to v. 6.2.5, the 'status' page is showing 'Deprecated modules installed
Deprecated modules found: Webform Algolia Places.'
Upgraded webform module to v. 6.2.5,
composer update drupal/webform --with-dependencies
remove dependency to algoglia/places in webform > composer.librarires.json, and any other reference that points to algolia/places.
After upgrading to Webform 6.2.5, the status page is showing:
Deprecated modules installed: Deprecated modules found: Webform Algolia Places.
I have also download the latest webform libraries by doing:
sudo vendor/bin/drush webform:libraries:download
but the warning about 'algolia places' is still showing.
Many thanks in advance for your help.
Closed: duplicate
6.2
Code