3liz / lizmap-mapbuilder-module

Module Mapbuilder for Lizmap Web Client
Mozilla Public License 2.0
7 stars 8 forks source link

Launch file #3

Closed Maverick83000 closed 4 years ago

Maverick83000 commented 4 years ago

Hi. I have a silly question: In what file in the lizmap web client should I put the lizmap-mapbuilder-module-master file ?

Thanks for your answers !

nboisteault commented 4 years ago

/lizmap/lizmap-modules/

nboisteault commented 4 years ago

@Maverick83000 Did it work ?

Maverick83000 commented 4 years ago

Hi, I'm sorry for the late response but I don't try the manipulation to date. I tried now but it doesn't work. I downloaded the module's zip, I putt and unzip it in the lizmap-modules folder. I modified the localconfig file (var/config/localconfig.ini.php) and add the module: [modules] lizmap.installparam=demo mapBuilder.access=2 mapBuilderAdmin.access=2

Then I execute the install : _php lizmap/install/installer.php lizmap/install/clean_vartmp.sh lizmap/install/setrights.sh

But there is no file mapBuilder.ini.php in /var/config/ And nothing in the Administration's panel My lizmap version is the 3.3.6

Thanks for your help and good afternoon

Maverick83000 commented 4 years ago

Maybe may I launch the install.php file in the mapBuilder and mapBuilderAdmin folder ?

nboisteault commented 4 years ago

@Maverick83000 I can reproduce your issue, for some reason mapBuilder.ini.php is not copied in /lizmap/var/config when using an archive. But you can copy it from here and it should works.

Maverick83000 commented 4 years ago

Hi. Thank for your message. I successfully installed the module. For that, I don't put all the file lizmap-mapbuilder-module-master into lizmap-modules but I split it in two files : mapBuilder and mapBuilderAdmin and it works ! Really thank you

Gustry commented 4 years ago

@Maverick83000 Any thing to fix in the readme according to you? Or can we close?

Maverick83000 commented 4 years ago

It's good for me! Thanks for your help

nboisteault commented 4 years ago

@Maverick83000 thanks for your feedback!