OpenCms WebDAV support

Accessing OpenCms resources of the virtual file system is now much easier using the WebDAV protocol. Developers can use their preferred development environment to program JSPs or other functionalities, and content editors are able to use external editors to edit HTML pages.

Using Eclipse for development

Eclipse Site Explorer showing the OpenCms virtual file system
Click on the image for a full size version

Java developers can use Eclipse with the WebDAV plugin to synchronize JSPs and other resources with the OpenCms virtual file system.

All benefits of their preferred IDE like syntax highlighting or code completion are available, and changes can be immediately uploaded to OpenCms or downloaded from OpenCms.

Special wrappers for path translation

The OpenCms WebDAV interface allows editing of properties and HTML page elements by using special wrappers. Properties are wrapped as propertty files containing key/value pairs to edit, HTML pages as folders containing a virtual file for each editable content element.

With these wrappers, content editors are able to use their preferred editor, e.g. Macromedia Dreamweaver, to edit OpenCms contents.

Try the OpenCms Live Demo

Latest News

  • OpenCms 17 available

    Apr 9, 2024 - OpenCms 17 gives content managers the new app "Date search" to find content that has been changed in a certain time range. The "Websites" app allows to easily export the content of a complete site for archiving. An option has been added to hide "sensitive" content in the Offline project. The default Mercury template has been further improved, e.g. with SEO optimized job postings, a "spacer" function and marker clusters for maps. OpenCms 17 has also been tested and certified using Java 17 LTS and 21 LTS.

  • OpenCms 17 Release Notes

    Apr 9, 2024 - The OpenCms 17 release notes contain detailed information about the new features and fixes in this version.

  • Alkacon OCEE 17

    Apr 9, 2024 - Alkacon OCEE 17 is the latest OCEE release for OpenCms 17. This version improves the cluster shutdown behaviour when using the CmsShell.

  • OpenCms Docker image

    Apr 9, 2024 - Test OpenCms using the official image from the Docker hub registry - the fastest way to evaluate and test OpenCms. The image is well suited for evaluation and test purposes of the latest OpenCms release. We provide a docker-compose file to get OpenCms and the database running with just one command.