Installing the GeoServer MBTiles extension¶
Warning
Make sure to match the version of the extension to the version of the GeoServer instance!
- Login, and navigate to and check Build Information to determine the exact version of GeoServer you are running. 
- Visit the website download page, change the Development tab, and locate the nightly release that corresponds to the GeoServer you are running. 
- Follow the Community Modules link: - Download the - mbtiles-store-pluginif you wish to read MBTiles- 3.0-SNAPSHOT example: geoserver-3.0-SNAPSHOT-mbtiles-store-plugin.zip 
 - Download the - mbtiles-pluginto also use the WMS output format generaring MBTiles and the WPS process doing the same. Make sure to install corresponding WPS extension for GeoServer instance before installing this plugin, or GeoServer won’t start.- 3.0-SNAPSHOT example: geoserver-3.0-SNAPSHOT-mbtiles-plugin.zip 
 - The website lists active nightly builds to provide feedback to developers, you may also browse for earlier branches. 
- Extract the contents of the archive into the - WEB-INF/libdirectory in GeoServer.
- Restart GeoServer.