https://github.com/entando/entando-plugin-jacms
https://github.com/entando/entando-plugin-jacms
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/entando/entando-plugin-jacms
- Owner: entando
- License: lgpl-3.0
- Created: 2020-06-26T07:11:52.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-10T16:26:55.000Z (5 months ago)
- Last Synced: 2026-04-17T00:28:36.817Z (3 months ago)
- Language: Java
- Size: 3.66 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/entando/devops-results/tree/logs/jenkins-x/logs/entando/entando-plugin-jacms/master)
[](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)
[](https://entando.github.io/devops-results/entando-plugin-jacms/master/jacoco/index.html)
[](https://entando.github.io/devops-results/entando-plugin-jacms/master/dependency-check-report.html)
[](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)
[](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)
[](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)
entando-plugin-jacms
============
**CMS**
**Code**: ```jacms```
**Description**
CMS is a plugin that allows to registered users to manage in the Back Office dynamic contents and digital assets.
**Installation**
In order to install the CMS plugin, you must insert the following dependency in the pom.xml file of your project:
```
org.entando.entando.bundles.app-view
entando-app-view-cms-default
${entando.version}
war
```
# Developing against local versions of upstream projects (e.g. admin-console, entando-engine).
Full instructions on how to develop against local versions of upstream projects are available in the
[entando-parent-bom](https://github.com/entando/entando-core-bom) project.