> For the complete documentation index, see [llms.txt](https://docs.k2geospatial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.k2geospatial.com/jmap-server-developer-manual/jmap-web-development/jmap-web-extensions/deploying-jmap-web-extensions.md).

# Deploying JMap Web Extensions

In order to deploy an extension with your JMap Web deployment, you must first install the extension on your JMap Server. You install a JMap Web extension by copying its parent directory (named after the extension’s shortname) to the `$JMAP_HOME$/`extensions/web directory.

As part of the JMap Web application deployment process, you should now see a list of Web extensions you may wish to include. Choose your newly created “Web SDK Documentation Example” and complete the wizard.

<figure><img src="https://974472288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7CPGhLYbBZcil2siIeU5%2Fuploads%2FLISzJcYs8FUenLJ1682H%2Fweb_sdk_documentation_example.png?alt=media&amp;token=c7b47559-16de-43b4-a4c2-91f9edf6ab9d" alt=""><figcaption><p><em>Deploying the example extension</em></p></figcaption></figure>
