Installing the WFS FreeMarker Extension¶
-
Login, and navigate to About & Status > About GeoServer and check Build Information to determine the exact version of GeoServer you are running.
-
Visit the
website download <download>page, change the Development tab, and locate the nightly release that corresponds to the GeoServer you are running.Follow the Community Modules link and download
wfs-freemarkerzip archive.- {{ version }} example:
wfs-freemarker
The website lists active nightly builds to provide feedback to developers, you may also browse for earlier branches.
- {{ version }} example:
-
Extract the contents of the archive into the
WEB-INF/libdirectory in GeoServer.Warning
Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example geoserver-{{ version }}-wfs-freemarker-plugin.zip above).
-
Restart GeoServer.