Skip to content

Conversation

@FNI18300
Copy link
Contributor

@FNI18300 FNI18300 commented Oct 23, 2025

Description

The PR corresponds to #11256
and also geosolutions-it/MapStoreExtension#67 is involved.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?
The aim of this proposal is to display the version of custom plugins into MapStore2.
It seems that the best place to display this information is the step 3 when we create MapStore Context, when we display 2 lists (one with available plugins, one with activated plugins).
see #11256

What is the new behavior?
If the index.json file provided with the plugin zip contains the property "version" with a defined value, this information is displayed in the context creator module

mapstore2-pull-11624

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

@FNI18300
Copy link
Contributor Author

This proposal is linked to geosolutions-it/MapStoreExtension#67 which add a simple way to enhanced the index.json with the version presents in version.txt file.

@tdipisa tdipisa linked an issue Nov 12, 2025 that may be closed by this pull request
2 tasks
@tdipisa
Copy link
Member

tdipisa commented Nov 12, 2025

Dear @FNI18300 thank you for contributing. Items have been updated and will be reviewed asap.

@tdipisa tdipisa added this to the 2026.01.00 milestone Dec 4, 2025
@offtherailz
Copy link
Member

It will help a lot to maintain systems that use extensions.
Thank you very much for your contribution 👍 🚀

@offtherailz offtherailz merged commit 474748d into geosolutions-it:master Dec 11, 2025
6 checks passed
mahesh-wor pushed a commit to mahesh-wor/MapStore2 that referenced this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display version of custom plugins

3 participants