3liz / lizmap-wps-web-client-module

Lizmap module for WPS Client support
Mozilla Public License 2.0
11 stars 10 forks source link

Unknown module wps #40

Open tuankhanh78 opened 1 year ago

tuankhanh78 commented 1 year ago

Hi,

I try to add module WPS but I get an error after installing lizmap-wps-web-client into docker lizmap-docker-compose. I'm ruunign Lizmap 3.6.0

docker exec -ti lizmap-docker-compose-lizmap-1 bash /www # ls CONTRIBUTING.md README.md VERSION composer.lock license.txt temp INSTALL.md UPGRADE.md composer.json icon.png lizmap vendor bash-5.1# find . -name 'pac' ./lizmap/my-packages ./lizmap/vendor/symfony/console/Exception/NamespaceNotFoundException.php ./lizmap/vendor/composer/autoload_namespaces.php

/ww # composer require --working-dir=lizmap/my-packages "lizmap/lizmap-wps-web-client" Info from https://repo.packagist.org: #StandWithUkraine Using version ^0.2.0 for lizmap/lizmap-wps-web-client ./composer.json has been created Running composer update lizmap/lizmap-wps-web-client Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals

/www # php lizmap/install/configurator.php wps [error] Unknown module wps

Do I have miss some set up ?

Thank for your help

Regards

Gustry commented 1 month ago

Hi,

Is this issue still relevant ? Can you try with latest Lizmap Web Client 3.8 and latest version of WPS module as well ?