WebCmsModule
provides some basic web content management features for your Across application. Out-of-the-box it provides the following features:
A fully functional administration UI is available using Admin Web and EntityModule.
The Web CMS dependency is present in Across Platform.
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>web-cms-module</artifactId>
</dependency>
Module name: WebCmsModule
Version | Across Core | Across Platform |
---|---|---|
0.1.0 | 5.x | 5.x |
0.0.3 | 3.x | 2.1.x |
0.0.2 | 2.x | 2.0.x |