Extending MapStoreΒΆ
Previous sections showed how to get a setup of a project with a minimal configuration and theme and it represent a starting point for additional customization. This section lists other possible way to extend/update a MapStore project that will be analyzed in depth in the Development module:
Add a custom plugins inside the project
Create a plugin extension compatible with map viewer context
Create multiple themes entries available for the application or contexts https://mapstore.readthedocs.io/en/latest/developer-guide/customize-theme
Update the MapStore submodule to latest stable version following the migration guide to get all the latest features and bugfixes https://mapstore.readthedocs.io/en/latest/developer-guide/mapstore-migration-guide/