About
OSGi (Open Services Gateway initiative) is a Java-based module system and service platform that provides a dynamic component model for building extensible applications. dotCMS plugins are built using OSGi, which can include a combination of Java classes, JARs, static assets, HTML, and Velocity templates. dotCMS plugins are hot-loadable, meaning they can be installed at runtime and do not require a server restart to take effect. This makes OSGi not just a partner in the traditional sense, but a core architectural feature of dotCMS that enables its extensibility. OSGi plugins provide methods to easily implement new functionality via understandable extension points, including REST endpoints, Viewtools, Actionlets, services, interceptors, custom admin tools, and content hooks.
Related Posts
Compliance and Discoverability just got easier in dotCMS
Introducing Page Health with WCAG and GEO scanning. dotCMS Page Health makes accessibility compliance and AI discoverability easier by scanning fully rendered pages inside the Universal Visual Editor. Run a WCAG 2.1 AA accessibility check and a GEO (AI readiness) score before publish, with prioritized, actionable fixes.