Skip to content

alkacon/opencms-core

Repository files navigation

OpenCms

OpenCms logo

A powerful open source website content management system.

OpenCms is build in Java and XML from open source components. OpenCms provides compelling features especially suited for large Internet or Intranet websites.

Table of contents

General OpenCms features

OpenCms features include:

  • The page editor allows WYSIWYG inline editing of web pages and arrangement of content by drag & drop.
  • The form based editor allows editing of structured content in a well defined form mask.
  • The sitemap editor allows to create new pages and re-arrange the navigation tree by drag & drop.
  • Responsive "Mercury" default template based on Bootstrap 4 with many features.
  • Headless API for accessing content as JSON from external applications.
  • Content creation for mobile devices with preview and device specific content control.
  • Structured contents can be defined using a simple XML schema.
  • Easy to use "Online / Offline" workflow, changes must be approved before they become visible.
  • Link management for all internal resources with broken link detection.
  • Integrated image scaling and cropping.
  • SEO features with automatic sitemap.xml generation and page alias support.
  • Full featured user management that supports the concept of "Organizational Units" (OUs).
  • Allows management of multiple websites within one installation.
  • Contents can be served dynamically or exported to static HTML files.
  • File access to the OpenCms content repository over a shared network / SMB drive.
  • CMIS and WebDAV access to the OpenCms content repository.
  • Integrates Apache SOLR for powerful content searching and noSQL like queries.
  • Full text search for web pages as well as in office documents like PDF, MS Office and Open Office.
  • Extensions can be added through a flexible module system.
  • The "time warp" feature allows to view resources which are expired or not yet released.
  • JSP integration for dynamic functionality in templates, dynamic forms etc.
  • ... and much more

See the OpenCms website for further information.

Online live demo

If you want to try OpenCms, the easiest option is to use our OpenCms Live Demo server.

The live demo provides a personal OpenCms installation exclusively for you. All you need to do is register with a valid email address. We will not use the data you provide for anything else than setting up your personal demo installation!

Documentation

The OpenCms Documentation Central is the portal to all documentation regarding OpenCms related technology.

Community

Receive updates about the OpenCms development and get in touch with the core developers and community members.

Compatibility

OpenCms has been written and tested for Java 11 and Java 8. We have tested with OpenJDK as well as ORACLEs JDK. OpenCms should run with all compliant JVMs.

We have tested this release on the Tomcat 9 servlet engine, which we recommend. OpenCms works "out of the box" with Tomcat 9 and 8.5. Others have reported deploying OpenCms successfully on other servlet containers like JBoss, WildFly, WebLogic, WebSphere, GlassFish and Resin.

For the database, we provide support for MariaDB, MySQL, Oracle, PostgreSQL, MS SQL Server, DB2 and HSQLDB.

Installing OpenCms

Docker based installation

The easiest way to install OpenCms is to use our official docker image. See alkacon/opencms-docker on Docker hub for full information about running the OpenCms docker image.

Manual installation

You can install OpenCms "from scratch" manually on your server as well. See the OpenCms installation guide for full information about manually installing OpenCms.

Bugs and feature requests

Please report issues and file feature requests on using our GitHub OpenCms issue tracker.

Contributing

Contributions to the OpenCms core development are most welcome. Please send us your pull requests directly on GitHub..

Security issues

Please report security issues in OpenCms using the security issue report form on the Alkacon website.

Creators

OpenCms is developed by Alkacon Software with the help of an international OpenCms community.

Copyright and license

OpenCms is copyright by Alkacon Software GmbH & Co. KG. The OpenCms source code is released under the GNU LGPL.