Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the module only if there is a flag in the CFG file #45

Open
Gustry opened this issue Oct 2, 2024 · 0 comments
Open

Enable the module only if there is a flag in the CFG file #45

Gustry opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Gustry
Copy link
Collaborator

Gustry commented Oct 2, 2024

For now, AltiProfil is available on all projects, which is not expected for some Lizmap Web Client installation

Since LWC 3.8, it's now possible to make the QGIS desktop plugin aware of installed module.

We could add in the CFG file something like :

"modules": {
    "altiProfil": {
        "enabled": true,
    },
}

Or just add a variable in the QGIS project QGS file.

So the user can decide from QGIS Desktop, if this project has AltiProfil or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant