Mastering GeoNode/MapStore Client Customization and Development (GN5)
Table of Contents
- Introduction on GeoNode MapStore client
- Structure of the client: directories and files
- Customization of html templates and configuration files
- Theme style overrides
- Add a new plugin extension
- Develop custom branches with geonode-mapstore-client
Prerequisites
-
Create a geonode-project as explained at GN4 - Create a geonode project
-
Make sure you are familiar with GeoNode and its functionalities and your geonode project is correctly working and configured as per GN4 Training module.
-
Needed tools for development, tested versions:
- node v14.17.0
- npm 6.14.13