https://github.com/innovationgate/openwga
OpenWGA Content Management
https://github.com/innovationgate/openwga
cms java opensource
Last synced: 4 months ago
JSON representation
OpenWGA Content Management
- Host: GitHub
- URL: https://github.com/innovationgate/openwga
- Owner: Innovationgate
- Created: 2016-05-25T18:37:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-01-02T13:59:57.000Z (6 months ago)
- Last Synced: 2026-01-08T19:41:07.007Z (6 months ago)
- Topics: cms, java, opensource
- Language: Java
- Homepage:
- Size: 302 MB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenWGA CMS Server
================================
Building
--------
Run
cd OpenWGA
./gradlew clean build
Distributions are:
- OpenWGA/server/build/libs/openwga-[version]-ce.war - The JavaEE web application archive
- OpenWGA/distros/wgaDeb/distributions/openwga....deb - The debian package
Developing in Eclipse
---------------------
Make sure you have Eclipse Mars and at least Buildship 1.0.14 installed.
Versioning
----------
Specify OpenWGA version in file "gradle.properties" in main project folder.