1234567891011121314 |
- .. _geofence_wps_install:
- Installing the GeoServer GeoFence WPS Integration
- =================================================
- #. Visit the :website:`website download <download>` page, locate your release, and download: :download_extension:`geofence-wps`
-
- The download link will be in the :guilabel:`Extensions` section under :guilabel:`Other`.
-
- .. warning:: Ensure to match plugin (example |release| above) version to the version of the GeoServer instance.
- #. Extract the files in this archive to the :file:`WEB-INF/lib` directory of your GeoServer installation.
- #. Restart GeoServer
|