WebCmsModule
WebCmsModule aims to provide some core Web CMS features for your Across application out-of-the-box. Building a simple website is very easy and requires very little development.
Features provided by WebCmsModule include:
-
an extensible Domain Model with common asset types like pages, articles, images and redirects
-
a way to manage the URLs for these assets
-
a powerful component model for building templates and managing dynamic content
-
an easy way to import data using YAML files
A fully functional administration UI is available using AdminWebModule and EntityModule.