Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.08 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.08 KB
Jahia logo

Jahia Base demo Templates set

This is the templates set used for the sample demo site Digitall

Required module dependencies

  • bootstrap3-components
  • bootstrap3-core
  • default
  • dx-base-demo-core
  • font-awesome
  • calendar
  • event
  • facets
  • grid
  • jquery
  • location
  • news
  • person
  • press
  • rating
  • search
  • topstories
  • bookmarks
  • skins
  • default-skins

How to compile

Use maven to compile the module

mvn clean install

How to install on Jahia

Ensure that all the dependencies are installed and started. Copy the build jar (dx-base-demo-templates-X.X.X[-SNAPSHOT].jar) from the target folder to Jahia (digital-factory-data/modules) or use the module manager from Jahia Administration to upload it.

Open-Source

This is an Open-Source module, you can find more details about Open-Source @ Jahia in this repository.